How-to’sHow-to’s How-to’s | Anglehit
How-to’s

How-to’s

Port Forwarding Via SSH on Fedora

About ports as Anglehit explains A standard Linux system has a set of network ports already assigned, from 0-65535. Your…

5 years ago

Setup and Configure an anonymous FTP download server in Fedora/Red Hat/CentOS

In general, an implementation of an FTP server that allows anyone who can use FTP to log on to the…

5 years ago

Fixing Setting Up Arduino Uno IDE error on Ubuntu

Ubuntu is pretty awesome and I am loving it. I just want to burn a code to my Arduino Uno.…

5 years ago

Fastest way to format External drives on Ubuntu and its Derivatives

Let's talk about a little less complicated and a casual way though powerful enough to get the job done. Yes…

5 years ago

How to recover deleted “dpkg” directory in Debian or Ubuntu

Question: Unfortunately I've deleted dpkg directory while removing the lock. By mistake I typed root@akupedia:~$ rm -r /var/lib/dpkg Now when I am…

5 years ago

How to display network traffic in the terminal?

Question: how to display the actual network traffic (wireless) in a terminal? Additionally: Is it possible to add this info…

5 years ago

X server started with “-nolisten tcp” in spite of DisallowTCP=false in /etc/gdm/custom.conf

Howdy folks, i needed to start my X.server on Ubuntu LTS Gnome, which should be able to listen for remote…

5 years ago

Cannot install wine-staging in Ubuntu

I had previously installed wine-stable, but for a particular program I wanted to run it was recommended that I run…

5 years ago

How to speed up your Windows PC

We all have used Windows PC sometime or the other, or atleast since ancient times, i mean when there was…

6 years ago

How to install a .deb package forcefully in Ubuntu and it’s derivatives

We all know that installing a .deb package is rather simple and most of the time a one single click…

6 years ago