“IBM WAS”与“IRC基本概念”:页面之间的差异

来自linuxsa wiki
(页面间差异)
跳转到导航 跳转到搜索
Evan留言 | 贡献
 
Evan留言 | 贡献
 
第1行: 第1行:
[[category:devops]]
什么是IRC:
IBM WebSphere Application Server


os centos7 
IRC(Internet Relay Chat)是一种基于Internet的通信协议,中文一般称为互联网中继聊天。它是由芬兰人Jarkko Oikarinen于1988年首创的一种网络聊天协议。经过十年的发展,目前世界上有超过60个国家提供了IRC的服务。在人气最旺的EFnet上,您可以看到上万的使用者在同一时间使用IRC。
=IRC基本使用=


=introduce=
=pigdin=
<pre>


WebSphere 是 IBM 公司的一个集成软件平台,它是一个基于 Java 技术栈的应用服务器,可以提供企业级应用程序的运行环境和支持服务,从而帮助企业实现业务流程的自动化和集成。WebSphere 包括多个产品和功能模块,例如 WebSphere Application Server(WAS)、WebSphere MQ、WebSphere Portal、WebSphere Commerce 等等。
pidgin 上 IRC
WebSphere Application Server(WAS)是 WebSphere 的核心产品
1.打开 [账户]->[管理账户]->[添加]


                       
协议选:irc
[https://blog.csdn.net/blog_programb/article/details/120436063 WebSphere 是 IBM 公司的一个集成软件平台,它是一个基于 Java 技术栈的应用服务器]
用户名:填你的用户名(不可以用汉字)
服务器:irc.libera.chat                          irc.freenode.net #这个少用了
点选高级选项卡字符编码填:UTF-8
再选代理选项卡代理类型选:无代理
保存之后,会自动登录




=usage=
软件主体左上角 好友--》加入聊天  --》




[https://www.cnblogs.com/luzhanshi/p/11440919.html 二、WebSphere Application Server上部署war包并访问]


常用频道 #linuxba  #emacs    #archlinux-cn  #ubuntu-cn  kali-linux


[https://edu.51cto.com/lesson/153548.html video WebSphere Application Server(WAS) 简介 ]
#xmonad


=references=
#lubuntu-cn
[http://www.wise2c.com/blog/2018/01/26/%E4%BC%A0%E7%BB%9F%E9%87%8D%E5%9E%8B%E5%BA%94%E7%94%A8%E6%9C%8D%E5%8A%A1%E5%99%A8websphere-application-server%E5%AE%B9%E5%99%A8%E5%8C%96%E7%9A%84%E5%AE%9E%E8%B7%B5/ 传统重型应用服务器Websphere Application Server容器化的实践]
</pre>
[https://v2ex.com/t/229346 如今还有多少活着的中文 IRC 频道 ~]


=注册=
<pre>
注册账户
登录到服务器之后,你要看看你的用户名是不是你设定的用户名,如果是的话,就可以进行注册了,如果不是的话,就表明你所设的用户名同其他人冲突,需要修改你的用户名,具体命令如下:


[https://www.cnblogs.com/bmjoker/p/9178715.html 2.中间件安全基础(二)]
更改昵称的基本方法是:"/n(ick) 新昵称" 好像命令都能简写的
/nick 新的用户名
在弹出的对话输入框中输入
#举例
/nick evan886
提示 如下 ,那表明这个用户名你可以注册
(11时15分03秒) NickServ: (notice) evan886 is not a registered nickname.
/msg NickServ REGISTER 你的密码 你的电子邮件地址
举例
/msg NickServ REGISTER 你的密码 evan886@gmail.com
之后你在邮箱会收到来自donotreply@freenode.net的确认邮件,复制邮件里的命令到irc对话框中执行,即可。
之所以不用输入用户名是因为你的用户名已经设定好了。
</pre>


=trouble shooting=
=hexchat=
https://192.168.10.9:9043/ibm/console/login.do
<pre>
此站点的连接不安全,使用不受支持的协议。ERR_SSL_VERSION_OR_CIPHER_MISMATCH(不支持的协议 客户端和服务器不支持常用的 SSL 协议版本或密码套件
问题 都是不保存信息的么  pidgin也不保存的 还是这个好用


换成win 的edge 并如下改一下配置
https://blog.csdn.net/weixin_44904239/article/details/130967031


https://blog.csdn.net/weixin_44069543/article/details/139757220
    Open the Network List (Ctrl + S)
    If the Libera.Chat network exists in the list, then click on Edit and skip ahead to step 5
    If it does not yet exist in the list, click Add and type Libera.Chat, then hit enter and click on Edit
    Replace the string newserver/6667 with irc.libera.chat/+6697  把  newserver/6667 替换为irc.libera.chat/+6697
    In the User name field, enter your primary nick
    Select SASL (username + password) for the Login method field
    In the Password field, enter your NickServ password


If you are unable to edit the User name field, the change can be made in the User Information section on the Network List window.


=trouble=
If everything was configured correctly, you should see a SASL authentication successful message when you connect. You will already be identified to NickServ, so you don’t need to do this again.
[https://www.evanjiang.net/middleware/websphere/2018-05-17-503.html IBM Install Manager 在CentosLinux 不能启动问题解决]  yum install eclipse-swt.x86_64


[https://community.qlik.com/t5/Official-Support-Articles/Talend-CommandLine-fails-with-org-eclipse-swt-SWTError-No-more/ta-p/2151637 Talend CommandLine fails with 'org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed<nowiki>]</nowiki>' on a headless system (no display)]


[https://www.ibm.com/support/pages/omnibus-ibm-installation-manager-iim-displays-could-not-load-swt-library-message-when-launched  Omnibus - IBM Installation Manager (IIM) displays "Could not load SWT library" message when launched.]


=ins and config=


[http://www.leonlu.cc/profession/5-WAS-installation-with-cmd/ 命令行方式安装IBM WebSphere Application Server]


[http://www.leonlu.cc/profession/3-db2-installation/ IBM db2 installation tutorial]


[https://blog.csdn.net/qq_36802681/article/details/131847985  安装 WebSphere Application Server 9.0.5]


[https://blog.csdn.net/weixin_33712987/article/details/91728223?spm=1001.2101.3001.4242.7&utm_relevant_index=15 IBM WAS 8.5完整版详细安装笔记]


evan@myxps:~$ cat irc
Network List 选择 freenode 现在换了 不用这个了


# 选择你要的频道 例如
#ubuntu-cn


转载于:https://blog.51cto.com/niubdada/2370702


[https://blog.csdn.net/weixin_44659716/article/details/100731053 IBM WebSphere Application Server安装 (Linux)试用]
 
添加
#wikipedia-zh或其他频道
 
 
nickname
菜单 Hexchat -网络列表
</pre>
 
官方文档就是爽
https://libera.chat/guides/hexchat
 
 
https://hexchat.readthedocs.io/en/latest/getting_started.html
 
https://www.tecmint.com/best-irc-clients-for-linux/
https://www.jianshu.com/p/59c6aa6c7d7f
 
=IRC在xChat中的设置说明=
<pre>
sudo apt-get install xchat
点击Xchat菜单栏-Xchat-网络列表 如下图,我选择是Ubuntu列表,可任选其一
 
 
 
</pre>
[https://askubuntu.com/questions/1339682/how-do-i-connect-to-libera-chat-with-hexchat How do I connect to Libera.Chat with HexChat?]
 
 
https://www.kali.org/docs/community/kali-linux-irc-channel/
 
=ERC=
https://www.emacswiki.org/emacs/ERC
 
https://github.com/emacs-china/hello-emacs/blob/master/%E7%94%A8Emacs%E8%81%8A%E8%81%8AIRC--ERC.org
 
[https://blog.51cto.com/darksun/1353267 Emacs中的IRC客户端--ERC]
 
[https://www.cxyzjd.com/article/lujun9972/46002873 Emacs中的IRC客户端--ERC_暗日-程序员宅基地_emacs erc]
 
=konversation=
 
=参考=
https://libera.chat/guides/clients
 
https://help.gnome.org/users/empathy/stable/irc-manage.html.en
 
https://element.io/get-started
 
 
[https://www.zhihu.com/question/27995108 有哪些值得推荐的的irc频道?]
 
[https://zh.wikipedia.org/wiki/Wikipedia:IRC%E6%95%99%E7%A8%8B 维基百科:IRC教程]
 
https://zh.wikipedia.org/wiki/Wikipedia:IRC%E8%81%8A%E5%A4%A9%E9%A2%91%E9%81%93
 
[http://wiki.ubuntu.org.cn/IRC%E5%9F%BA%E6%9C%AC%E6%A6%82%E5%BF%B5 IRC基本概念]
 
[https://www.cnblogs.com/zqifa/p/irc-1.html irc使用教程]
 
[http://wiki.ubuntu.org.cn/IRC%E5%9C%A8xChat%E4%B8%AD%E7%9A%84%E8%AE%BE%E7%BD%AE%E8%AF%B4%E6%98%8E IRC在xChat中的设置说明]
 
[http://blog.linuxchina.net/?p=1082 at myblogIRC在Pidgin 中的设置]
 
[http://unifreak.github.io/tutorial/IRC-quick-start IRC-quick-start]
[https://free-e.net/144  如何使用IRC?]
 
[https://fedoraproject.org/wiki/How_to_use_IRC/zh-cn  How to use IRC/zh-cn]
 
 
[[category:生活与情感]]  [[category:desktop]]  [[category:ops]]  [[category:]]

2022年3月25日 (五) 03:52的最新版本

什么是IRC:

IRC(Internet Relay Chat)是一种基于Internet的通信协议,中文一般称为互联网中继聊天。它是由芬兰人Jarkko Oikarinen于1988年首创的一种网络聊天协议。经过十年的发展,目前世界上有超过60个国家提供了IRC的服务。在人气最旺的EFnet上,您可以看到上万的使用者在同一时间使用IRC。

IRC基本使用

pigdin

pidgin 上 IRC
1.打开 [账户]->[管理账户]->[添加]

协议选:irc
用户名:填你的用户名(不可以用汉字)
服务器:irc.libera.chat                           irc.freenode.net #这个少用了
点选高级选项卡字符编码填:UTF-8
再选代理选项卡代理类型选:无代理
保存之后,会自动登录


软件主体左上角 好友--》加入聊天  --》



常用频道 #linuxba  #emacs    #archlinux-cn   #ubuntu-cn  kali-linux

#xmonad

#lubuntu-cn

如今还有多少活着的中文 IRC 频道 ~

注册

注册账户
登录到服务器之后,你要看看你的用户名是不是你设定的用户名,如果是的话,就可以进行注册了,如果不是的话,就表明你所设的用户名同其他人冲突,需要修改你的用户名,具体命令如下:

更改昵称的基本方法是:"/n(ick) 新昵称" 好像命令都能简写的
/nick 新的用户名
在弹出的对话输入框中输入
#举例
/nick evan886
提示 如下 ,那表明这个用户名你可以注册
(11时15分03秒) NickServ: (notice) evan886 is not a registered nickname.
/msg NickServ REGISTER 你的密码 你的电子邮件地址
举例
/msg NickServ REGISTER 你的密码 evan886@gmail.com
之后你在邮箱会收到来自donotreply@freenode.net的确认邮件,复制邮件里的命令到irc对话框中执行,即可。
之所以不用输入用户名是因为你的用户名已经设定好了。

hexchat

问题 都是不保存信息的么  pidgin也不保存的 还是这个好用


    Open the Network List (Ctrl + S)
    If the Libera.Chat network exists in the list, then click on Edit and skip ahead to step 5
    If it does not yet exist in the list, click Add and type Libera.Chat, then hit enter and click on Edit
    Replace the string newserver/6667 with irc.libera.chat/+6697  把  newserver/6667 替换为irc.libera.chat/+6697
    In the User name field, enter your primary nick
    Select SASL (username + password) for the Login method field
    In the Password field, enter your NickServ password

If you are unable to edit the User name field, the change can be made in the User Information section on the Network List window.

If everything was configured correctly, you should see a SASL authentication successful message when you connect. You will already be identified to NickServ, so you don’t need to do this again.








evan@myxps:~$ cat irc 
Network List 选择 freenode 现在换了 不用这个了

# 选择你要的频道 例如
#ubuntu-cn 



添加 
#wikipedia-zh或其他频道


nickname 
菜单 Hexchat -网络列表 

官方文档就是爽 https://libera.chat/guides/hexchat


https://hexchat.readthedocs.io/en/latest/getting_started.html

https://www.tecmint.com/best-irc-clients-for-linux/ https://www.jianshu.com/p/59c6aa6c7d7f

IRC在xChat中的设置说明

sudo apt-get install xchat
点击Xchat菜单栏-Xchat-网络列表 如下图,我选择是Ubuntu列表,可任选其一



How do I connect to Libera.Chat with HexChat?


https://www.kali.org/docs/community/kali-linux-irc-channel/

ERC

https://www.emacswiki.org/emacs/ERC

https://github.com/emacs-china/hello-emacs/blob/master/%E7%94%A8Emacs%E8%81%8A%E8%81%8AIRC--ERC.org

Emacs中的IRC客户端--ERC

Emacs中的IRC客户端--ERC_暗日-程序员宅基地_emacs erc

konversation

参考

https://libera.chat/guides/clients

https://help.gnome.org/users/empathy/stable/irc-manage.html.en

https://element.io/get-started


有哪些值得推荐的的irc频道?

维基百科:IRC教程

https://zh.wikipedia.org/wiki/Wikipedia:IRC%E8%81%8A%E5%A4%A9%E9%A2%91%E9%81%93

IRC基本概念

irc使用教程

IRC在xChat中的设置说明

at myblogIRC在Pidgin 中的设置

IRC-quick-start 如何使用IRC?

How to use IRC/zh-cn [[category:]]