Log in
پنج شنبه,۰۷ مرداد ماه ۱۳۸۹مطابق با
١٦ شعبان ۱۴۳۱هجرى قمرى

Linux
Ignoring whitespace changes with svn diff
svn diff --diff-cmd `which diff` -x "-w"
Find any regular files with the criteria -type f, and those modified seven or fewer days ago (-mtime -7).
find / -type f -mtime -7 | xargs tar -rf *.tar
لینوکس شریف سیستم عاملی ایرانی
find . -exec grep -l ‘foobar’ {} \; 2>/dev/null
find $root -name $filename -exec grep -l ‘something’ {} \; 2>/dev/null
Enable WPA Wireless in Ubuntu
Update the source list run the following command
$ sudo apt-get
$ sudo apt-get install wpasupplicant
$ sudo apt-get install network-manager-gnome network-manager
Comment out everything other than “lo” entries in that file and save the file
$ sudo vi /etc/network/interfaces
Create a file called /etc/default/wpasupplicant, add entry ENABLED=0 and save the file
$ sudo touch /etc/default/wpasupplicant
Reboot the system or use the following command
$ sudo /etc/init.d/dbus restart
Tips & Trick
autoupdate: sudo aptitude autoclean
format a new partition as ext3 file system: sudo mkfs -t ext3 /dev/sdb1
create a new mount point: sudo mkdir /media/mydrive
Post your comment
Archives:
- Mercurial & hg view
- jPortal wordpress theme
- WordPress Careers plugin
- Check For Email pattern
- WordPress ODLinks Plugin
- WordPress Classifieds Plugin
- Clean up the Ubuntu
- Persian philosophs and sciences
Subpages
- Partition and Format
- Application in chroot
- Realplayer and IE
- SSL & Serverzertifikat
- Debian Package
- Solaris Package
- Linux commands
- Web service
- PHP
- PERL
Categories:
Root Category
Links
- (IE)HTML - اديتور به فارسي و لاتين
- Online Graphic Plotter
- Online scientific calculator
- تقويم ساليانه
- تبديل کُدهای رايج
- تبدیل تاریخ شمسی به میلادی
- فارسی نويس
- تبديل خط فينگليش به فارسى
Local times
- CEST: 2010-07-29 20:11
- EDT: 2010-07-29 14:11
- IRDT: 2010-07-29 22:41
- KST: 2010-07-30 03:11
- PDT: 2010-07-29 11:11





