Search Results

Search: Posts Made By: sandy.bhadoriya
21,986
Posted By sandy.bhadoriya
vi /root/.bashrc alias rm='rm -rfi' ...
vi /root/.bashrc
alias rm='rm -rfi'


source .bashrc
Forum: Fedora 01-01-2012
2,811
Posted By sandy.bhadoriya
can you please be spcific wht exactly you want
can you please be spcific wht exactly you want
2,828
Posted By sandy.bhadoriya
yum remove mysql* -y rm -rf /var/lib/mysql ...
yum remove mysql* -y
rm -rf /var/lib/mysql

yum install mysql* -y

service mysqld restart

mysql -u root -p
password





there you go
Forum: Red Hat 12-02-2011
9,101
Posted By sandy.bhadoriya
ph34r# mkdir ~/.ssh ph34r# chmod 700 ~/.ssh ...
ph34r# mkdir ~/.ssh
ph34r# chmod 700 ~/.ssh
ph34r# cd ~/.ssh
ph34r# ssh-keygen -t rsa
Generating public/private rsa key pair.
Enter file in which to save the key ("your_local_home"/.ssh/id_rsa):...
2,659
Posted By sandy.bhadoriya
just put uncompress sample.zip maybe you have...
just put
uncompress sample.zip
maybe you have to change the .zip to .Z before you can use it.
uncompress sample.Z
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 07:51 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy