-
Ubuntu: Display network traffic
For Ubuntu, can I display network traffic in the terminal? If so, how? My friend told me about bmon. Would that work?
-
Connect / Disconnect to network manually without using Network Manager
My network manager in Ubuntu has been causing all sorts of issues recently so I'm thinking of replacing it. Can I manage my network through the command line and completely get rid of the manager?
-
Installation of any software failed in Kali Linux
I'm trying to install software center in Kali Linux. I have typed the following comment in my terminal it shows like this: ... TERMINAL: root@kali:~# apt-get install software-center Reading package lists... Done Building dependency tree Reading state information... Done Package software-center is...
Last updated: -
MCRYPT extension is missing from Ubuntu
My PHP MCRYPT extension for Ubuntu is installed properly by I getting this message from PHPMYADMIN. The mcrypt extension is missing. Please check your PHP configuration. Here's how I configured it: $ sudo apt-get install php5-mcrypt Reading package lists... Done Building dependency tree Reading...
-
Ubuntu error message: FFMPEG is not available
Recently, I tried to install FFMPEG on Ubuntu 14.04 but I keep getting this odd error message: $sudo apt-get install ffmpeg Reading package lists... Done Building dependency tree Reading state information... Done Package ffmpeg is not available, but is referred to by another package. This may mean...
-
Upgrade to the latest version of Ubuntu
I'm using an older version of Ubuntu (I believe it's 10.10). Now, I would like to upgrade to the latest version. Can I directly upgrade to it? Or do I have to go through each version first? Thanks!
-
Graphics card can be recognized in system info using Ubuntu
I'm pretty new to Ubuntu but I'm familiar with some things. I just installed it on my Lenovo IdeaPad and now I'm trying to get my graphics card recognized by the system information in Ubuntu. What's the process for this?
Last updated: -
How do I install Windows 7 after installing Ubuntu?
On my home laptop, I have Ubuntu installed already. For a dual boot, I'm looking to install Windows 7 too. Is there a way to do this? I don't want to damage/lose my Ubuntu files. Thank you.
-
Ubuntu: Installing .DEB file through command file
Can I install a .DEB file through the command line in Ubuntu? Thank you so much!
Last updated: -
Setting up access point mode Wi-Fi hotspot in Ubuntu
Is there a way I can create an access point mode Wi-Fi hotspot in Ubuntu? Thanks for the help.
-
Where to I put my SSH key in Windows?
Currently, my GIT setup works great in Linux. But my problem is with Windows. For some reason, I can't figure out where to put my SSH key. What do I do?
Last updated: -
Error message when using SSH from Ubuntu to Amazon EC2
In Amazon EC2, we have an instance of one of our applications that's running in the cloud and we need to connect it to our Ubuntu servers. It works great on one server but we keep getting this error message on the other: Permission denied (publickey). This is when we're trying to access SSH to EC2....
Last updated: -
What would be the best Linux file system for MySQL? My database is a web-based OLTP (and 90% read). Any help would be appreciated. I'm leaning towards XFS.
Last updated: -
Dear Linux experts, I used ls -ld /home/user_name to get user creation date. why I can't get the creation year of some of the user ID I want to extract. Example: 1. ls -ld /home/user1 => .... mm dd yyyy ..... 2. ls -ld /home/user2 => .... mm dd yyyy ....... 3. ls -ld /home/user2 => .... mm...
-
Upgrading my PHP version in CentOS using yum
Is there a way that I can upgrade my PHP version in CentOS using yum? I'm currently running a very old version so I need to do this upgrade ASAP. Also, when I upgrade, how seamless with this process be? I'm worried from a security standpoint.
-
How do I block tons of failed SSH logins?
On our Red Hat server, I keep getting tons of failed SSH logins each morning when I get into the office. How can I block these from coming in? It looks like it's coming from the same IP address but not entirely sure. Thank you for your help.
-
Automating SSH login with a password
Is there a way to automate a SSH login with password? We're working on our test virtual machine so we don't need that much security (that's why we chose SSH). Thanks!
-
Problem while installing a SUSE with Windows 8 dual boot
While installing the SUSE 13.2 with Windows 8 dual boot, it's stuck at 96% at saving bootloader configuration. To resolve this problem, what do I do?
-
How do I keep a Linux process running through SSH?
We're connected to our Linux machine through SSH. I have to run a bash script for our file system operations. We need it running for a while (multiple hours) but we can't leave the SSH open due to connection issues. Is there a way I can keep it running?
Last updated: -
Should I run antivirus software on our Linux DNS servers?
We were recently audited and now we need to install new antivirus software for our DNS servers that are running Linux. The actually servers weren't compromised but it was a recommendation. Should we go through with this? If so, what antivirus should we use?