[Slackware] SSH Configuration
Secure Shell, or commonly abbreviated as SSH, is a network protocol that enables secure connections between devices. SSH was created to replace other remote shell communications that were considere...
Secure Shell, or commonly abbreviated as SSH, is a network protocol that enables secure connections between devices. SSH was created to replace other remote shell communications that were considere...
At the beginning of installing Slackware, the network manager service is usually still disabled, so you have to enable the network manager so that you can use a network adapter (Wifi, LAN, etc.). Y...
This shutdown timer is very useful when you leave your computer while it’s still doing something, so the computer can shut down automatically. The way to do it is quite simple, using the -P paramet...
Earlier today (21/7/2013), the account of the hacker who had attacked the ubuntuforums.org site (@Sputn1k_) stated that the forum’s user data was safe, because it is not in his nature to misuse dat...
The favorite site where Ubuntu users discuss was defaced by a hacker with the Twitter ID @Sputn1k_ yesterday on 20 July 2013 at 20.15 UTC. Unfortunately, it was reported that the username, password...
Your favorite software now has a new release after 3 years since the last one — a new version has appeared, namely version 1.2 Beta 1. According to the changelog on its site, there’s added support ...
The Atheros AR5523 is a chipset embedded in my WiFi dongle, the TPLink WN620G series. There’s a built-in driver, but unfortunately it’s only available for Windows. Maybe for those of you using Kern...
Welcome to the new version of Ubuntu 13.04 with the codename Raring Ringtail. Last night (25/04/2013) I was reading the news, and it turned out to be true that Ubuntu 13.04 has been officially rele...
A week ago my computer took forever to boot and wouldn’t get into linux. After I tried verbose mode, it turned out there was a failure while reading a sector. I immediately suspected it was a Bad S...
A common Java issue that usually happens when you use a compiler with a different version and compile on another computer. I experienced this when compiling on Hanang’s computer, and it turned out ...