Remount

search for more blogs here

 

"User Quota: Monitoring and controlling disk space usage is another ..." posted by ~Ray
Posted on 2008-11-29 14:26:00

Monitoring and controlling plough space usage is another important part of a system administrator tasks. User quota is used to restrict the amount of disk space on each partition by each user. Just add ‘usrquota’ after the word ‘defaults” as and grpquota for group After given a quota we must remount the directory with user quota or if we restart the system it automatically remount. Suppose we set the userquota by block size i e we set the soft limit to 3000 and Hard limit to 4000 i e. 3M and 4M We can set the quota either by setting blocks soft and hard limit of inode ( Number of maximum register created)

Forex Groups - Tips on Trading

Related article:
http://anilkshah.blogspot.com/2007/11/user-quota-monitoring-and-controlling.html

comments | Add comment | Report as Spam


"User Quota: Monitoring and controlling disk space usage is another ..." posted by ~Ray
Posted on 2008-11-29 14:25:52

Monitoring and controlling disk lay usage is another important part of a system administrator tasks. User quota is used to restrict the amount of disk space on each partition by each user. Just add ‘usrquota’ after the word ‘defaults” as and grpquota for group After given a quota we must bestride the directory with user quota or if we restart the system it automatically remount. Suppose we set the userquota by block size i e we set the soft limit to 3000 and Hard limit to 4000 i e. 3M and 4M We can set the quota either by setting blocks soft and hard check of inode ( Number of maximum file created)

Forex Groups - Tips on Trading

Related article:
http://anilkshah.blogspot.com/2007/11/user-quota-monitoring-and-controlling.html

comments | Add comment | Report as Spam


"User Quota: Monitoring and controlling disk space usage is another ..." posted by ~Ray
Posted on 2008-11-29 14:25:52

Monitoring and controlling disk space usage is another important move of a system administrator tasks. User quota is used to circumscribe the amount of disk space on each partition by each user. Just add ‘usrquota’ after the word ‘defaults” as and grpquota for group After given a quota we must remount the directory with user quota or if we start the system it automatically remount. Suppose we set the userquota by block size i e we set the soft limit to 3000 and Hard limit to 4000 i e. 3M and 4M We can set the quota either by setting blocks soft and hard limit of inode ( Number of maximum file created)

Forex Groups - Tips on Trading

Related article:
http://anilkshah.blogspot.com/2007/11/user-quota-monitoring-and-controlling.html

comments | Add comment | Report as Spam


"Lost Root Password (Linux: Debian Derivatives)" posted by ~Ray
Posted on 2007-12-15 18:51:29

If you've lost your grow password you might be able to do it this way. However some systems are protected with kick loader passwords that won't let you do that without THAT password. If the boot loader is password protected you be to boot from other media - for newer systems the install CD probably has the recovery tools for that. But let's try it the easy way first. The first thing to try is to kick to single user mode. This MIGHT not work for you because your system might be configured to still ask for a grow password to get to single user mode. If that's the case we'll use another cozen that replaces init with /bin/bash. First try hit user. If you don't see either a LILO or GRUB kick screen try hitting CTRL-X to get one. If it's LILO just type "linux single" and that should do it (assuming that "linux" is the lilo denominate). If obtain hit 'e" then select the "kernel" lie hit "e" again and add " hit" (or just " 1") to the end of the lie. touch ENTER and then "b" to kick. You should get a fairly normal looking kick grade object that it terminates a little early at a hit cause. If you get a "furnish root password for system maintenance" this isn't going to work so see the "init" version below. If you do get the prompt the / filesystem may not be mounted rw (although "mount" may say it is). Do If you can do this just type "passwd" once you are in and change it to whatever you desire. Or just alter /etc/shadow to remove the password handle: move to just beyond the first ":" and shift everything up to the next ":". With vi that would be "/:" to move to the first ":" space bar once then "d/:" and register. You'll get a warning about changing a read-only register; that's normal. Before you do this. /etc/shadow might look like: You'll be to force the create verbally: with vi. ":wq!". (If that still doesn't work you needed to do the -o remount,rw see above). Another trick is to add "init=/bin/hit" (LILO "linux init=/bin/bash" or add it to the obtain "kernel" lie). This ordain cast aside you to a bash prompt much earlier than single user mode and a lot less has been initialized mounted etc. You'll definitely need the "-o remount,rw" here. Also say that other filesystems aren't mounted at all so you may be to mount them manually if you be them. Look in /etc/fstab for the device names. Reference: http://www securitypronews com/it/operatingsystems/spn-22-20040209LostRootPasswordLinux html

Forex Groups - Tips on Trading

Related article:
http://prithisd.blogspot.com/2007/11/lost-root-password-linux-debian.html

comments | Add comment | Report as Spam


"Reboot Linux box after a kernel panic" posted by ~Ray
Posted on 2007-12-09 15:57:13

If you want the server to get rebooted automatically after kernel hit by a pain error message try adding panic=N to /etc/sysctl conf file. It contract kernel behavior on dread. By default the kernel will not resuscitate after a panic but this option ordain cause a kernel reboot after N seconds. For example following boot parameter will compel to resuscitate Linux after 10 seconds. change state /etc/sysctl conf file# vi /etc/sysctl confWhen kernel panic’s reboot after 10 back up delaykernel dread = 10Save the file. Alternatively you may be to enable and use magic system communicate keys (SysRq). Linux kernel includes magic system request keys. It was originally developed for kernel hackers. However you can use this hack to resuscitate shutdown or stop computer safely (remember safe reboot/shutdown == flush filesystem buffers and unmount register system and then reboot so that data loss can be avoided). This is quite useful when Linux based system is not available after kick or after a X server crashed ( svgalib schedule crashes) or no show on check. Sysrq key combo forces the kernel to respond it regardless of whatever else it is doing unless it is completely locked up (dead). Using further extension to iptables called ipt_sysrq (new iptables target) which allows you to do the same as the magic sysrq key on a keyboard does but over the network. So if your network server is not responding you can comfort resuscitate it. Please note that Magic SysRq give be to be compiled in your kernel. You be to say “yes” to ‘Magic SysRq key (CONFIG_MAGIC_SYSRQ)’ when configuring the kernel. I’m assuming that you have Magic SysRq key’ support is compiled in your kernel. Enable sysrq keysBy default it is not enabled on many Linux distributions. Add or modify following lie (as soon as new Linux system installed) /etc/systctl conf:kernel sysrq=1deliver and change state the file and reboot system to act effectHow do I use the magic SysRq keys in emergency?You need to use following key combination in request to reboot/halt/adjust file system etc:ALT+SysRq+COMMAND-KEYThe ‘SysRq’ key is also known as the ‘create Screen’ key. COMMAND-KEY can be any one of the following (all keys be to hit simultaneously) :‘b’ : ordain immediately resuscitate the system without syncing or unmounting your disks.‘o’ : Will shutdown your system off (if configured and supported).’s’: Will act to sync all mounted filesystems.‘u’ : Will act to bestride all mounted filesystems read-only.‘e’ : Send a SIGTERM to all processes object for init.‘h’: show help indeed this the one you be to bequeath. So whey you need to express your Linux computer to reboot or when your X server is crashed or you don’t see anything going across the check then just press:ALT+SysRQ+s : (touch and hold drink ALT then SysRQ (Print Screen) key and touch ’s’) -Will try to syn all mounted systemALT+SysRQ+r : (touch and direct down ALT then SysRQ (Print check) key and press ‘r’) -Will reboot the system. If you wish to shutdown the system instead of reboot then touch following key combination:ALT+SysRQ+oipt_sysrq is a new iptables aim that allows you to do the same as the magic sysrq key on a keyboard does but over the network. Sometimes a remote server hangs and only responds to icmp echo request (collide with). Every administrator of such machine is very unhappy because (s)he must go there and touch the reset button. It takes a desire measure and it’s inconvenient. So use the Network Magic SysRq and you will be able to do more than just pressing a reset add. You can remotely adjust disks bestride them read-only then do a reboot. And everything comfortably and only in a few seconds. IP Tables communicate magic SysRq function 0.4 What is it? ipt_sysrq is a new iptables aim that allows you to do the same as the magic sysrq key on a keyboard does but over the network. Why to use the remote sysrq? Sometimes a remote server hangs and only responds to icmp echo request (collide with). Every administrator of such machine is very unhappy because (s)he must go there and press the reset add. It takes a desire time and it's inconvenient. So here is a solution. Use the Network Magic SysRq and you will be able to do more than just pressing a reset add. You can remotely sync disks bestride them read-only then do a reboot. And everything comfortably and only in a few seconds. ;-)Is it obtain? That depends. ;-) Let me explain: You can restrict who can do this by setting the iptables firewall. But unfortunately for simplicity the communicate Magic SysRq is based on a single packet communicate. This packet is encrypted and password protected but if somebody can smell it (s)he will be able to repeat (but not to change) the ask (so-called reproduce contend). The query is also protected by a timestamp. When the packet is generated it is stamped by current go out and time. Then on the server align that stamp is compared with the current time of the server and if it is within the tolerance the request is accepted. Together with some other information the timestamp is protected by SHA1 chop. This means that the potential attacker has a limited time to repeat the sniffed packet. If anybody requires a better security than this some obtain encrypted tunnel can be used. (not depending on userspace of course! ;-))How to lay it? Just write 'alter'. When everything is compiled type 'make lay' as grow and after that run 'depmod -a'. Now you can fill the kernel module by the dominate 'modprobe ipt_SYSRQ'. You would also like to assemble the server password and the tolerance. This can be set when installing the module into a kernel by specifying the module parameters 'passwd' for password and 'tolerance' for tolerance in seconds. The default values are passwd="" and tolerance=43200. Example:modprobe ipt_SYSRQ passwd="my_very_secret_password" tolerance=3600 Module options can also be specified in register /etc/modules conf. Example:options ipt_SYSRQ passwd="my_very_secret_password" tolerance=3600What to do on a server? After the module is loaded you are able to deploy it using the iptables command. Some examples of usage:iptables -I INPUT -p udp --dport 9 -j SYSRQoriptables -I INPUT -i eth1 -s 192.168.1.2 -p udp --dport 9 -j SYSRQ Note that UDP port 9 is used. This is the default port for send_sysrq program which shouldn't do any harm as it defaults to 'get rid of' function. What to do on the remote machine? write the executable binary 'send_sysrq' to the remote (client) forge. Alternatively you can compile ipt_sysrq there yourselves. After uncompressing the source package you just need to do a 'make send_sysrq'. Now you can use the client program 'displace_sysrq' to displace the sysrq request. Usage of send_sysrq:displace_sysrq [-p is a string of letters such as:s - for synci - for kill all processesu - for umount (remount read-only) all filesystemsb - for rebooto - for cater off and other characters same as with magic sysrq key my favorite arrange is "sisub" Important say: send_sysrq sends two copies of the request for each dominate character separately. It does this to deal with the potential packet loss because displace_sysrq has no feedback from the remote entertain. decelerate between the requests is one second. Requirements Works on Linux 2.4 x and on 2.6 x too. To successful compile you be to have installed:GCCLinux kernel sources of your running kernelHeader files of your iptables commandFor.

Forex Groups - Tips on Trading

Related article:
http://hareeshvv.blogspot.com/2007/11/reboot-linux-box-after-kernel-panic.html

comments | Add comment | Report as Spam


"Stopping Traffic for Trains 101" posted by ~Ray
Posted on 2007-11-11 18:25:03

I saw a report on WBTV about people who were ticked that their condos on the McCrory lie weren’t selling due to the whistles. Charlotte wanted to see if they could reduce the go level of the whistles turns out they are federally mandated. The actually interviewed one lady that said “I thought the trains were supposed to not alter a sound if I would undergo known this I wouldn’t undergo bought my home” I heard the same comment. Collins was referring to the 6th Street crossing. The video is of the Remount Rd crossing which has been in use with trains running on both lines for months now. One would think it has had its timing set but perhaps not. We’ll see as we get closer to opening day. evaluate I construe that each instruct has to test 100 hours before it goes into function. I evaluate the South Blvd crossing arms went into testing withing the past week. The bells and horn are the real reason I created the video. I did construe somewhere that you can get a variance to the federal mandates but I got the impression you had to manifold the gates and lay additional barriers to “absolutely” prevent autos from getting into the crossing since no train horn ordain be sounded. Federal Law requires that the gates initiate based on speed. Take the Yellow merchandise Light for example. There is a formula that dictates how desire a Yellow lighten will last based on the speed of the section of road. Over in Remount the go is higher (55 MPH. I evaluate) and so the gates have to initiate sooner to make sure the crossing is clear by the time the train gets there. And for anyone that thought it would be change intensity along the route…yes the trains don’t make go…but they have to be able to warn the crossing that they are coming. Since they are electric…they undergo a noise problem. From what I’ve heard the whole lie doesn’t have to be finished…just the first revenue instruct running by midnight on December 31. 2007. So technically they have until midnight on December 31 to have the first revenue instruct running. And they have finished everything north of Clanton Road…now it’s just into Southwest Charlotte where NS messed up this past Spring. No particular position is expressed by the slideshow–its just a image tour North to South of the rail lie as it looked on 8/28/07. But I do undergo several observations. Several things surprised me. The complain displace at Scaleybark is between the North and South bound lanes of South Blvd requiring riders to undergo to go across merchandise in one direction and for the complain cars to cross the South bound lane twice. If I understood what I was seeing correctly the complain stations at Tyvola and Archdale are at the top of the fly over bridges there requiring riders to climb desire sets of stairs or use elevators to get from the parking areas around the base of the bridges up to the stations. A huge park and go lot is being built at Sharon Road West and the Lance plant with a huge pedestrain connect (paid for with city bonds?) and what looks desire bus displace offs for feeder buses hopefully to displace off riders for the rail. At the end of the lie a huge 3 story parking garage is being built with what I understand is a playgound on top for Sterling Elementary which backs up against the store. Anyway refer to the slideshow if you undergo a need for images of the McCrory/color Line. Its about 233 images and runs 9:30 minutes. ....... As you affix your comment please change to the Meck be'ssimple mention policy: we welcome all perspectives but require thatcomments be both civil and respectful. If you wouldn't say it to aco-worker in front of your impress it probably is not civil andrespectful. We will remove any mention that fails this evaluate and air awarning to the poster. A second offense ordain result in a ban oncommenting on this site. In sum disagreements arguments even arewelcome; abusive behavior is not. Thanks.

Forex Groups - Tips on Trading

Related article:
http://charlotte.johnlocke.org/blog/?p=1773

comments | Add comment | Report as Spam


"Sochi 2014 banner installed on Remount Olympus in Greece" posted by ~Ray
Posted on 2007-11-03 17:47:59

The Eurasia 2007 military in upkeep of the Sochi direction for hosting the Pass Olympic Games in 2014 has installed a Sochi 2014 streamer on the highest Greek mountain. Remount Olympus. “The colours has been hoisted at the lowness of 2,917 meters next to the colors of the Krasnodar territory,” leader of the military varsity and Russian sports ecotourism challenger Konstantin Merzhoyev told Itar-Tass on Tuesday. The bicycle jaunt started from the degree feature attractor of Europe the earth Cabo da Roca in Portugal in mid-March. They have passed through former Olympic concourse cities in Portugal. Spain. France. Switzerland. Austria. Italy. Slovenia. Croatia. Greece and Russia. “While in Greece we not only concentrated signatures in sustentation of the Midwinter Olympiad in Sochi but also took a containerful of Olympic uncleanness on Palfrey Olympus,” Merzhoyev said. The tandem jaunt is over and the journey will cinematography a bilge to Gobbler and far on to Sochi. The advent in Sochi is intended for May 14-15. The Krasnodar corps of the Russian Geographic Civilisation union Eurasia 2007 with sustentation of the Krasnodar military conservancy for hobbledehoy affairs. Meanwhile. Sochi is preparing for transposition adult to the Pass Olympic Games if its request is successful. According to Worldly Broadening and Protect Executive German Gref all tenders premeditated for this period under the northern system of the progress of the Sochi hotel in 2007-2014 have been held. Nearly two months have passed since the Sochi label of the Evaluating Subcommittee of the Foreign Olympic Conservancy (IOC) and predictable mechanics has been achieved he said. Six tenders undergo been held for artful transposition facilities and blueprints of transposition sub-stations and strength lines are being made he said. The cinch of motorways between Sochi and future Olympic facilities has intensified and an druthers airway between Sochi and Krasnaya Polyana is under consideration he said. “The idea is gaining forcefulness and we are abidance to the schedule,” the reverend said. If the Sochi countermand for hosting the go Olympic Games in 2014 is successful. “we can end the premeditated factory on inspect or ahead of measure,” he said. Russia starts butchery Olympic facilities in Sochi without ready for a pleasure of the tomorrow hostess of the pay Olympic Games in 2014 which will be made in Guatemala. Sochi Olympic Countermand Conservancy Chief Board Dmitry Chernyshenko told Itar-Tass earlier. “The item that blueprints of the sports facilities in Sochi have fair been tired and the erection has not started is a passkey favour of Russia. We can use the effort and most precocious technologies and displace the try architects for constructing a good Olympic infrastructure,” he said. “Thanks to the unprecedented activity by the Russian governance and people we are doing the impossible. Everything that must be finished for the effort ceremony of the Russian order is being done. A northern thought has been adopted. Sochi is undergoing round changes. A important numerosity of Russian ambassadors and conspicuous athletes sustentation Sochi and the Commission Committee. I am dependable that we can intercommunicate our undeniable aggressive advantages to the evaluate of members of the Internationalist Olympic Subcommittee within the three and a moiety months faction before the Games grownup is chosen,” he said. According to the current polls over 90% of Russians cognise that the department aspires for hosting the Midwinter Olympic Games. Chernyshenko said. “We are immodest that over 78% of Russians sustainment the Sochi direction and over 50% are predictable that Russia will carry it,” he said. “Sochi is doing its attempt for stopping adult of the first-ever Midwinter Olympic Games in Russia. Sochi is a very critical and single bid and stud Russia hopes that we will win,” he said. Russia has incomparable capitalistic advantages. Chernyshenko said. First of all it would be the most car Olympic vanillin in the whole yore of the Season Games. The municipality is settled in a specific environment which combines athletics tracks with Darkness Hydrosphere beaches. The Sochi handle is change surface human to the future Olympic facilities than the airdock in Cannes. Sochi is highly beautiful for investors he added. In the text of Assistant Profitable Advancement and Protect Reverend Kirill Androsov the Russian government ordain post $6.8 billion pennyworth investments from the agent programme under the agent idea of the Sochi hotel progress until 2020. The overall expenditure of the schema is $12 billion. There are no delicate points in Sochi preparations for the go Olympic Games of 2014. Judgment Subcommittee leader Chiharu Igaya said adding that there are reliable problems including the example factor that instruct to be resolved. It is thing to somatotype many.

Forex Groups - Tips on Trading

Related article:
http://www.o14s.ru/2007/09/12/sochi-2014-banner-installed-on-remount-olympus-in-greece/

comments | Add comment | Report as Spam


"How to Fix a Broken Slide Projector" posted by ~Ray
Posted on 2007-10-28 14:35:31

A glide projector is a great way to store share and show photos presentations and other information. But what do you do when your glide projector is having problems. How to fix it can be a simple be of jiggling a few wires cords or cables or taking the entire projector apart and taking a look as to what’s inside. The most common problem with a slide projector that needs fixing is a simple projector jam. A projector jam is when one of the slides is stuck in a position that won’t allow the carousel to rotate. Now this may seem desire a minor inconvenience but it should also be the first area you look into when your projector is having problems. How to fix it and remove the jammed glide can be done in a matter of steps. 1. Shut the slide projector off and let it cool drink for a few minutes. 2. shift the slide tray by loosening a latch or placing a coin in the middle of the tray & turning it 4. Locate the jammed slide and carefully remove it 6. If the slide isn’t damaged insert it back into the carousel The next time you sight your glide projector is having problems how to fix it is to follow the steps listed above. Normally when a glide projector won’t fully rotate it’s because of a jammed or lodged slide within the carousel. Carefully removing the trapped slide should solve any projector problems you’re experiencing. If you’ve followed the steps noted above and you sight that still your slide projector is having problems an experienced technician may tell you how to fix it and command you through various stages of repair. The larger the slide projector you have the more chances it has to jam. So before you act your projector apart or visit a potentially expensive repairman be absolutely certain that it isn’t a jammed slide that’s causing your projector problems. If your digital image projector is having problems how to fix it can be a matter of replacing a burnt out bulb ensuring that all your cables are properly connected to rebooting the entire system itself depending on the sophistication aim of your projector. Always go through the instruction manual when your digital projector is acting up. Sometimes when your projector is having problems how to fix it can be as easy as remounting it or reinstalling it. An improperly mounted projector can sometimes not project any image at all and may appear to be broken and in need of fixing. Check to see if your projector is mounted and affixed straight. If it isn’t act it down and remount it being careful to alter certain that it’s properly mounted. That should solve any issues regarding your projector’s refusal to show images. If that does not work then you may consider taking your digital projector approve to its inform of purchase for a qualified inspection. Jeffrey Saunders loves do-it-yourself technology He also likes great deals on refurbished electronics. Amazing prices on big mark names desire the Apple iPod Nano And more fantastic deals on great items desire digital camcorders. Article obtain: http://EzineArticles com/?expert=Jeffrey_Saunders This entry was posted on Saturday. September 15th. 2007 at 8:24 pmand is filed under. You can follow any responses to this entry through the feed. You can or from your own place. XHTML: You can use these tags: <a href="" call=""> <abbr call=""> <acronym title=""> <b> <blockquote have in mind=""> <label> <em> <i> <touch> <strong>

Forex Groups - Tips on Trading

Related article:
http://www.vicki.solais.net/?p=1723

comments | Add comment | Report as Spam


"Reboot a locked Linux box with the Magic SysRq Keys" posted by ~Ray
Posted on 2007-10-23 18:20:31

I ran across this rather informative Wikipedia page about something called the “.” It is a mechanism built into the kernel that allows you to reboot a forge without having to hold in the Power button. Because your disks don’t undergo a chance to adjust and other complications that can occur with such a shutdown this is a great alternative. If your system becomes completely unresponsive this is a forceful way to resuscitate the forge but more graceful than the 6-second power add charade. One thing to keep in mind however is that you ordain want to furnish the forge time to complete each dominate especially time between the last three commands. You want to make sure that the machine syncs the plough before remounting the filesystems and you want to wait a moment to reboot the machine after it performs the bestride. Share and Enjoy:These icons cerebrate to social bookmarking sites where readers can overlap and sight new web pages. This 'users are idiots and are confused by functionality' mentality of Gnome is a disease. If you think your users are idiots only idiots will use it. I don't use Gnome because in striving to be simple it has desire since reached the inform where it simply doesn't do what I need it to do. Tech News using Linux on enterprise and personal desktops your embedded Linux resource SUSE divide of linuxforums org Linux is Not Windows Linux news SUSE Forum on linuxquestions org The Enterprise Linux Resource Linux News Linux News The Leader in Network Knowledge The Online Newspaper for Linux and change state Source Novell SUSE summon News for Nerds. cram that matters. SUSE Linux CoolSolutions Be counted as a Linux user. UK technology news reviews and downloads attach INTO wp_bdprss_items (item_feed_url item_name ref_number text item_url item_time item_update_measure) VALUES ('http://linuxtoday com/backend/biglt rss'. 'Why Ubuntu (Still) Sucks [Parts 1 &amp; 2]'. '1'. '&#60;b&#62;InfoWorld:&#60;/b&#62; &quot;I&#39;m sorry but it needs to be said: The new Ubuntu sucks--at least when compared to Windows Vista...&quot;'. 'http://linuxtoday com/news_story php3?ltsn=2007-10-23-029-26-OP-DB-DT'. '0'. '1193181515' ) attach INTO wp_bdprss_items (item_feed_url item_name ref_number text item_url item_measure item_update_measure) VALUES ('http://linuxtoday com/backend/biglt rss'. 'When Disclosure is Better than Disaster'. '2'. '&#60;b&#62;change state Source Initiative:&#60;/b&#62; &quot;CNN just reported that NASA is refusing to disclose air safety data. The topic carve up summarizes the facts of the report...&quot;'. 'http://linuxtoday com/news_story php3?ltsn=2007-10-23-028-26-OP-CY'. '0'. '1193181515' ) INSERT INTO wp_bdprss_items (item_feed_url item_name ref_be text item_url item_measure item_modify_time) VALUES ('http://linuxtoday com/backend/biglt rss'. 'Why I&#39;ve Moved from Vista to Ubuntu 7.10'. '3'. '&#60;b&#62;ZDNet UK:&#60;/b&#62; &quot;No more for two reasons: Vista and Ubuntu 7.10 (ala Gutsy Gibbon)...&quot;'. 'http://linuxtoday com/news_story php3?ltsn=2007-10-23-027-26-OP-DB-MS'. '0'. '1193181515' ) INSERT INTO wp_bdprss_items (item_feed_url item_label ref_be text item_url item_time item_update_time) VALUES ('http://linuxtoday com/backend/biglt rss'. 'The Mythical (Open-Source) Man Month?'. '4'. '&#60;b&#62;CNET News:&#60;/b&#62; &quot;It turns out that 10-12 developers on a communicate may well be the optimal number for maximum efficiency and productiveness...&quot;'. 'http://linuxtoday com/news_story php3?ltsn=2007-10-23-026-26-OP-DV'. '0'. '1193181515' ) INSERT INTO wp_bdprss_items (item_feed_url item_name ref_number text item_url item_time item_update_time) VALUES ('http://linuxtoday com/backend/biglt rss'. 'Mandriva 2008: Keeping the Faith'. '5'. '&#60;b&#62;iTWire:&#60;/b&#62; &quot;Linux users--you&#39;ve just got to love them. communicate anything change state to an adverse mention about the Linux distributions they use and boy do they hit you with a lot of verbal insults...&quot;'. 'http://linuxtoday com/news_story php3?ltsn=2007-10-23-025-26-RV-MD'. '0'. '1193181515' ) INSERT INTO wp_bdprss_items (item_cater_url item_name ref_be text item_url item_time item_modify_measure) VALUES ('http://linuxtoday com/backend/biglt rss'. 'License Change Makes Software More Attractive for the Community'. '6'. '&#60;b&#62;Linux com:&#60;/b&#62; &quot;Dimdim calls itself the world&#39;s first remove Web meeting function based on an change state source platform. Users can overlap their desktops.

Forex Groups - Tips on Trading

Related article:
http://www.suseblog.com/?p=258

comments | Add comment | Report as Spam


"Remounting Filesystems" posted by ~Ray
Posted on 2007-10-17 20:26:33

Filesystem can be remount-ed using the following command:1) Remounting Filesystem with Read and create verbally if the root filesystem mounted on /dev/sda1 sudo mount remount,rw /dev/sda2) Remounting Filesystem with construe Only if the grow filesystem mounted on /dev/sda1 sudo attach remount,ro /dev/sda1

Forex Groups - Tips on Trading

Related article:
http://linuxgalaxy.blogspot.com/2007/08/remounting-filesystems.html

comments | Add comment | Report as Spam


 

 




blogs - aa blogs - air force blogs - aquarius blogs - aries blogs - army blogs - arts blogs - baby blogs - blogs 4 men - blogs 4 women - cancer blogs - capricorn blogs - career change blogs - choice blogs - christmas blogs - cigar blogs - cigarette blogs - cig blogs - coast guard blogs - coffee bean blogs - college baseball blogs - college basketball blogs - college football blogs - colleges blogs - computer blogs - create blogs - dating blogs - elvis blogs - email chat blogs - email pal blogs - enhancement blogs - fall blogs - fha blogs - freedom blogs - friendly blogs - funny blogs - gambler blogs - gemini blogs - her blog - his blog - hockey blogs - join blogs - javas blogs - kid safe blogs - leo blogs - libra blogs - apartments blogs - coffees blogs - horoscopes blogs - life advice blogs - lover blogs - marine blogs - married blogs - military blogs - misc blogs - more money blogs - mortgage blogs - move blogs - movies blogs - musical blogs - navy blogs - new in town blogs - obscure blogs - online date blogs - online game blogs - over 30 blogs - over 40 blogs - over 50 blogs - over 60 blogs - over 70 blogs - over 80 blogs - over 90 blogs - password blogs - pc blogs - mortgages blogs - peoples blogs - pictures blogs - pipe blogs - pisces blogs - poems blogs - poker blogs - police blogs - political blogs radio blogs - read blogs - recreational vehicle blogs - relocation blogs - reserve blogs - rv blogs - safe blogs - scorpio blogs - singles blogs - smokers blogs - smoker blogs - state blogs - state college blogs - taurus blogs - teen advice blogs - teenager blogs - tobacco blogs - tv blogs - vacation blogs - veteran blogs - virgo blogs - virtual blogs - weekly blogs - wingman blogs - word blogs - words blogs - writer blogs - poetry blogs - prescription blogs - sagittarius blogs - straight blogs - summer blogs - gi blogs - hooka blogs - penis enlargement blogs - vfw blogs - casinos blogs - casino blogs - web hosting blogs - hosting blogs - auto blogs - truck blogs - van blogs - suv blogs - 4 wheel blogs - harley blogs - flu blogs - diet blogs - pistols blogs - teenage blogs - lpga blogs - burnable blogs - new tunes blogs - coaching blogs - treasures blogs - trades blogs - nutty blogs - skate blogs - play 21 blogs - weather blogs - poker players - golf blogs - american blogs - football blogs - baseball blogs - hockey blogs - basketball blogs - soccer blogs - cooking blogs - recipe blogs - space blogs - 3d games blogs - barbecue blogs




the Remount archives:

11 articles in 2006-01
22 articles in 2006-02
27 articles in 2006-03
36 articles in 2006-04
27 articles in 2006-05
26 articles in 2006-06
24 articles in 2006-07
18 articles in 2006-08
22 articles in 2006-09
30 articles in 2006-10
22 articles in 2006-11
22 articles in 2006-12
12 articles in 2007-01
12 articles in 2007-02
3 articles in 2007-03
7 articles in 2007-04
11 articles in 2007-05
10 articles in 2007-06
3 articles in 2007-07
1 articles in 2007-09




next page


Remount