Partner with you to deliver responsive and cost-effective IT & Support solutions
Reponsive
Cost-Effective
Partner with you
Focus
Attitude to Serve
Professional
These are the reasons why AionSolution is your vendor when you are seeking someone to support your IT in your office.
And here are the permissions as seen on Windows. I have Account Unknown, where probably I want it to recognize it as something like jnewsome (Unix User\jnewsome). And the Freenas...
When update my Centos 6 to kernel 2.6.32-504 , my VMWare Workstation 10.0.3 doesn't work, when start the vm appear the error.
could open /dev/vmmon: No such file or directory.
sudo service...
LVM Resizing Overview
In our LVM Configuration KB, we showed how to create a linear mapped logical volume (LV). In this KB, we are going to build on our LVM knowledge...
No problems in XP or Windows 7 VMs anymore.
Summary of what I did:$ sudo service vmware stop$ sudo mv -v /usr/lib/vmware/modules/binary /usr/lib/vmware/modules/binary.orig
$ sudo rm -v /lib/modules/$(uname -r)/misc/v*.ko
$ sudo depmod -a
#I...
There's been a number of questions regarding disk cloning tools and dd has been suggested at least once. I've already considered using dd myself, mainly because ease of use, and...
How to install Google Chrome 28+ on CentOS 6
The problem
Sadly, the Google folks apparently think that the world's most popular commercial Linux (Red Hat Enterprise Linux aka RHEL) and its...
When I’m trying to ssh to a remote server, after I enter the username, it takes a lot of time before it displays the password prompt. Basically, my SSH (...
With several late CentOS 6.2 systems being built on the network I have been running into network disconnect and performance issues being caused by IPV6. Since I am currently not...
Command and Syntax
There seems to be a lot of confusion with this, so I'm going to make this quick any easy. IPtables is a stateful firewall tht is both powerful...
Need to disable SELinux
How do I turn off SELINUX in Redhat or CentOS?
Run the following command to check if SELinux is running:
# getenforce
You can effectively disable it by running the...