Issue
In a system where the "/boot" partition is a separate partition, when /boot is corrupted or be
formatted mistakenly, you can not boot the system but do not want to reinstall the whole
system.
Three things that even Microsoft cant' explain
The weired bugs
MAGIC #1
An Indian found that nobody can create a FOLDER anywhere on the Computer which can be named as "CON". This is something funny and inexplicable… At Microsoft the whole Team, couldn't answer why this happened!
TRY IT NOW, IT WILL NOT CREATE A "CON" FOLDER.
While configuring it in a transparent mode I found myself in an embarrassing situation, because it is not working. The version of squid which I worked on is squid-2.6.STABLE21-3.el5. And after spending time I figure out the problem & here is the complete solution for those who configuring squid proxy server in a transparent mode first time after installation. Before proceeding please update your squid package.
Setting up squid as a transparent proxy is fairly an easy job. If we Google for “how to set up squid as a transparent proxy” Google renders a lots of links for our reference. But it is commonly seen that when we are using transparent proxy we are unable to connect to https connection like Gmail and many more sites which https protocol for security concern. Sites which use http protocol can easily open.
lusrmgr.msc - Local users and groups perfmon.msc - Performance monitor rsop.msc - Resultant set of policies secpol.msc - Local security settings services.msc - Various Services
2. Ssh Rahul@localhost # to get full environment of user Rahul
3. [Rahul@intranet ~]$ssh-keygen -t rsa # -t option allow you to select type of algorithm like #RSA or DSA
4. Now make sure on remote Linux/UNIX server .ssh directory exists in user’s home directory. In my environment it is /root/.ssh/. User roots home directory.
6. [Rahul@intranet ~]$scp -p /home/Rahul/.ssh/id_rsa.pub root@”remote server” /root/.ssh/authorized_keys #it will ask you for RSA fingerprint and prompt for a password.
My name is Rahul Pahade and I start writing blogs to help others and to share knowledge experience to enhance and enrich skills because knowledge is everything and scholars says “Don’t be afraid to ask dumb question because they are more easily handled then dumb mistakes”.
I am an Engineering graduate working as a System Administrator from more than two years and using GNU/Linux from more than three years.
I had configure servers on Linux and also take care of network security generally PAM, Packet capturing and analysis, port vulnerabilities, network intrusion and detection. Integration of Linux and Windows generally file sharing and domain creation and management, worked on remote administration and management tools and configuring the same, firewall configuration and use of SELinux.
I am here to share my knowledge a complete course package.