Skip to main content

Posts

Showing posts from 2009

Changing screen resolution on ubuntu server

1.To notice choices of resolution use hwinfo sudo apt-get install hwinfo sudo hwinfo --framebuffer 2.Edit file /boot/grub/menu.lst sudo vim /boot/grub/menu.lst 3.Scroll to the end of /boot/grub/menu.lst and add 'vga=Mode_No' to the end of the 'kernel' line kernel /boot/vmlinuz-2.6.24-24-server root=/dev/mapper/ubuntu-root ro quiet splash vga=0x0336 4.Reboot so new config take effect sudo shutdown -r now

Configure SSH on Cisco SW/RT

1.Modify vty lines to use username localy. vty config mode --> login local 2. configure to accept telnet and ssh or just ssh telnet and ssh --> transport input telnet ssh just ssh --> transport input ssh 3. Adding username and password global config mode --> username usr password pass 4.Configure DNS domain name global config mode --> ip domain-name value 5.Configure to generate public and private key global config mode --> crypto key generate rsa

FreeBSD Nagios Setup

Required Packages: Apache, PHP5, GCC and GD development libs 1-Add user and group pw groupadd nagios adduser Username: nagios Full name: Uid (Leave empty for default): Login group [nagios]: Login group is nagios. Invite jru into other groups? []: Login class [default]: Shell (sh csh tcsh zsh nologin) [sh]: zsh Home directory [/home/nagios]: Use password-based authentication? [yes]: Use an empty password? (yes/no) [no]: Use a random password? (yes/no) [no]: Enter password: Enter password again: Lock out the account after creation? [no]: . . OK? (yes/no): yes adduser: INFO: Successfully added (nagios) to the user database. Add another user? (yes/no): no Goodbye! ---Creating group for web interface pw groupadd nagcmd pw groupmod nagcmd -M nagios pw groupmod nagcmd -m www pw groupadd root 2-Configure and install cd /usr/ports/net-mgmt/nagios make config make make install make install-init make install-config make install-commandmod 3-Customaize Configuration cd /usr/local/etc/nagios cp cg...

Tor گمنامی آنلاین

برنامه مجانی و شبکه ای باز( نسل دوم آنین روتینگ ) که کمک می‌کند تا از حریم خصوصی افراد در مقابل سا یت هایی که تجزیه تحلیل ترافیکی می‌کنند دفاع کند . از این برنامه می‌توان به دو صورت افزونه در فایرفاکس و برنامه مستقل استفاده نمود . برای کمک و ملحق شدن به این شبکه می‌توان از هر دو حالت استفاده نمود و به عنوان یک مسیریاب در شبکه تور قرار گرفت . از مهمترین خصو صیات این روش کد شدن اطلاعات در لایه‌های مختلف می‌باشد که امنیت اطلاعات را در طول مسیر و در مسیریابها بالا می برد . از این برنامه می‌توان به عنوان فیلترشکن استفاده کرد . بنابراین در ایران با استفاده از این برنامه می‌توانند به فیس بوک و توییتر و دیگر سایتهای فیلتر شده دسترسی پیدا کرد . همچنین با ملحق شدن به این شبکه می‌توان به گسترده‌تر شدن آن کمک کرد . برای اطلاعات بیشتر و دانلود میتوان از صفحه ویکی پدیا یا وب سایت تور مراجعه کرد

The Most Baffling Toefl Words

Through memorizing Vocabulary for the Toefl, I found these words somehow confusing. 1. Deliberate -->consider, Think over Debilitate -->Weaken, Enfeeble Debatable -->Questionable, Disputable 2. Assert --> Claim, Acclaim Assess -->Distinguish, Evaluate Assort --> Select Asset --> Possession, Wealth 3. Comprise --> Include Compromise --> Accordance, Agreement Compassion --> Sympathy 4. Elude --> Evade, Avoid Illusion --> Cogitation, Mind, Thought, Fancy,Fiction 5. Substantial --> Essential, Basic Sequential --> Permanent, Constant 6. Vanity --> Absurdity,Idleness Cavity --> Pit, Hollow Hollow --> Pit 7. Speculate --> Think, Mind Spectacular --> beautiful view Postulate --> Demand, Suppose 8. Undertake --> Engage, Promise Undergo --> Bear, Tolerate Undermine --> use up 9. Hail -->Welcome, Corn Rain Heal --> Cure 10. Invade --> Attack Evade --> Elude 11. Abolish --> Destroy, Suppress, Suspend Admonish --...