

You can use ALT+X to switch server windows. Make sure to run join/part commands in the proper server window. This will tell WeeChat to connect to the server you just set up. Once you define the server, you can run: /connect oftc WeeChat will connect using SSL and will automatically connect when you start WeeChat. This adds a server named “oftc” with hostname “” connecting on port 6697. To add a server (in this case the OFTC network), you will use the /server command. Using WeeChat Adding and Connecting to a Server When you first launch WeeChat, it automatically creates a configuration file in ~/.weechat. If you don’t, try running screen weechat instead of screen weechat-curses. You should now see the WeeChat chat window. To start WeeChat in a screen on most systems (including Debian 7), run: screen weechat-curses
WEECHAT LANCA BOLSA NY INSTALL
Install WeeChat using the apt-cyg package apt-cyg install weechat Install apt-cyg with the following commands svn -force export /bin/ Ensure that subversion and wget are marked to be included during the installation process You are now ready to install WeeChat: sudo apt-get install weechat Using the address you found above, create a file so that your system knows where to check for the correct version of WeeChat, substituting the actual repo address for address: echo "address" | sudo tee /etc/apt//weechat.list Debian and Ubuntu both include Screen by default. The repo address for your version should look similar to version sid main. See their downloads page for the repo addresses. WeeChat provides repositories for various Debian and Ubuntu releases. Installing WeeChatīelow are instructions for installing WeeChat and Screen on different Linux distributions and operating systems. For more information, see Using GNU Screen to Manage Persistent Terminal Sessions.

We recommend running WeeChat in Screen, so our instructions include Screen-specific commands. GNU Screen allows you to start WeeChat and leave it running, even if you disconnect from your Linode. If you’re not familiar with the sudo command, you can check our Users and Groups guide. Commands that require elevated privileges are prefixed with sudo. This guide is written for a non-root user. You may also wish to set the timezone, configure your hostname, create a limited user account, and harden SSH access.
WEECHAT LANCA BOLSA NY UPDATE
See our Getting Started with Linode and Creating a Compute Instance guides.įollow our Setting Up and Securing a Compute Instance guide to update your system. If you have not already done so, create a Linode account and Compute Instance.


Internet Relay Chat (IRC) is a protocol that is used to create IRC “networks,” sets of IRC servers that can be connected to using IRC clients. This guide assumes you have read Using The Terminal and Linux System Administration Basics, along with the Setting Up and Securing a Compute Instance. If you run WeeChat on your Linode, you can access WeeChat at any time from any system simply by connecting via SSH and attaching to your Screen or tmux instance. It may be run either on your computer, a Linode instance, or any computer running a supported platform. WeeChat is usually run in a terminal emulator. One advantage of terminal-based clients over graphical IRC clients is the ability to detach from your WeeChat instance and come back later, locally or remotely, using a terminal multiplexer such as Screen or tmux. Many users prefer WeeChat over other graphical and terminal-based clients because of its many features and its customizability. Weechat is intended to be flexible and extensible, and thus has all sorts of plugins written in different languages including Python, Perl, and Ruby. WeeChat is a multi-platform, terminal-based Internet Relay Chat (IRC) client written in C.
