Fedora :: Command To Undo The Cntrl D To Unblock Site?
Sep 5, 2009not paying attention, I cntrl D and blocked a site that I'm using in my research. what command to undo the cntrl D to unblock site
View 2 Repliesnot paying attention, I cntrl D and blocked a site that I'm using in my research. what command to undo the cntrl D to unblock site
View 2 RepliesI suppose I have a very common problem. While working on my project, I accidentaly hit 'rm file.tex' instead of 'rm file.aux' in the terminal of my Debian and now all of my work is gone. Could you please tell me if it is possible to undo this command? If soI should add that I am just a beginner in using the Linux system and though I have found some advice on my problem on websites, I am unable to follow it on my own. In other words I desperately need somebody to guide my through that process.
View 4 Replies View RelatedHow can I undo this command?
Code:
su -c 'ln -sf /usr/local/lib/codecs /usr/lib/codecs && ln -sf /usr/local/lib/codecs /usr/local/lib/win32 && ln -sf /usr/local/lib/codecs /usr/lib/win32'
I made a custom command to run when a cd gets mounted but now I need to change it.....how do I do that? I tried going to file management but the option wasn't there. I'm using 10.10..
View 9 Replies View RelatedI recently upgraded the kernel in 9.10 to fix a problem of no sound on my laptop but this killed wireless However I could still boot into the previous kernel to use wireless (albeit without sound). I found a fix for this problem on the forums: [URL]... but It didn't work so well in my case. Specifically after executing the command
[Code]...
If anyone knows how to undo the rmmod dell_laptop command or has some insight into what I might be able to do let me know
how to dual boot XP, Win7 and F13? I ask this because I tried it a few weeks ago and I couldn't boot into XP. I installed XP, Win7 and Fedora in that order and when I tried to boot into XP from grub I got the message Code: Boot Mgr not found. Press Cntrl-Alt-Del to restart
View 5 Replies View RelatedHey everybody, it seems I did something kinda stupid. So I tried right clicking on a folder and going to "Open With..." then under "Other Application..." I then selected custom command and typed in "eclipse." I thought I would just be able to open the folder as a project, but now it seems it's screwed up all of my folders. Now every time I try to open a folder in the GUI, Eclipse executes. I can still go through folders, delete files, etc. through the terminal, but I'd like to have GUI access as well. Does anyone know how to "undo" this custom command so Eclipse no longer executes?
View 1 Replies View RelatedI had a folder I didn't want named '~', so from the command line I typedrm -rf ~and accidentally deleted my home folder (since ~ resolved to /home/username). Is there any way back or do I basically need to recreate the account from scratch?
View 13 Replies View Relatedsetting a resolution that my monitor can't handle, and now I can't figure out how to get back to a setting that my monitor can handle. When I first made the bad setting, the screen went black except for an "Out of Range" message in the middle, and wouldn't let me see anything to put it back. I ended up going to a text screen with a <Ctrl-Alt-F1>, logging in as root, and rebooting. Now, I can use all of my other user IDs (root, KDE test, "email only," etc.) just fine, but if I log in to the one with the bad res. setting, it just blacks the screen and I have to reboot again. The xorg.conf file doesn't even have any options for setting resolutions any more, so there's no way to explicitly disallow the one I set, and "deleting" (renaming) xorg.conf didn't help.
View 8 Replies View RelatedI just started a new SysAdmin job on Monday Jan 11, 2010. My predecessor left before I joined the company with NO documentation. All of the system mail (alerts, error messages, informative messages, etc.) that's going to root is being redirected to my boss. I checked .mailrc and /etc/aliases for an alias that would equate root with my boss, but couldn't find anything. My boss doesn't want to be receiving these emails. Where else can the previous SA could have done this operation. How can I sub my email address for that of my boss' to be receiving these alert messages.
View 6 Replies View RelatedI downloaded all the nvidia modules from yum repos. Now fedora will not boot. Seems to fail as xwindows starts. How I can undo those modules from the live disk? I've tried removing blacklists from etc/modprobe.d. and the .ko files from /lib/kernel/drivers//. My next alternative is to do what the windows lot do. Backup and re-install.
View 3 Replies View RelatedTwo weeks ago I consumed all available FC13 updates. It was a terrible mistake. After that my my PC does not function properly and I have no clue how to fix it. I would like to get my PC in the previous (healthy) state. Is there an easy way to undo the updates? More than 60 packages were updated, but I do not remember which ones.
View 11 Replies View RelatedIs there a way to browse the files and directories on an ftp site from the command line similar to how you browse your local directories and files?
View 4 Replies View RelatedDoes anyone know of a decent Operating System CLI cross reference website where I can compare diffent CLI commands against others? For example I have a MAC OS 10.6X running Darwin and I needed to know what the equivalent command using CentOS of rusers would be? It would be users running that same command at the MAC cli.
View 3 Replies View RelatedNormally, on my website, files are either handled by WordPress or by me doing FTP. I'd like to copy my entire site to a new folder. I don't want to copy it down to my local drive (with wget) and then just upload it. How close is this to the line I'd need (except near midnight)
mv -r fromfolder \%todaysdate%
I've played with Unix and Linux for a few days over the years, but I'm a Windows (and DOS-prompt) guy. So, I don't know how to get to the server's command prompt on my 1and1-hosted site.
I am trying to insall CPAN, apparently I do this by typing CPAN at the command line.After much else, this results in
Code:
**UNRECOVERABLE ERROR**
Could not find gdlib-config in the search path. Please install libgd 2.0.28 or higher.
If you want to try to compile anyway, please rerun this script with the option --ignore_missing_gd.
Warning: No success on command[/usr/bin/perl Makefile.PL INSTALLDIRS=site]
[code]....
I have to ubuntu machine (9.10 and 10.4) with a openvpn tunnel between them.This is the situation:
Code:
NetworkA 192.168.0.0/24
|
UbuntuA br0:192.168.0.3 (openvpn bridge between eth0 and tap0)[code].....
UbuntuA has one only interface etho and there are two openvpn instance: one bridge istance with br0 and another instance with tun0.
UbuntuA is not the gateway for networkA. UbuntuB is the gateway for NetworkB.I need to comunicate between pc on networkB e those on networkA.This is the "ping situation" (no pc tested has an active firewall):
ubuntuA vs ubuntuB: OK
ubuntuB vs ubuntuA: OK
pc on NetworkA vs ubuntuA and ubuntuB: OK[code].....
I've been on a quest to enable full routing through my openvpn tunnel between my office and the colo. Masquerading will work, however it will throw off anything key based and makes a lot of things just more difficult and vague in general. Is there an easy way to do this via iptables? I tried using quagga hoping it would magically solve my problems, however it does not seem to do my routing for me . I just did a basic static route within zebra...
View 3 Replies View RelatedI have three locations with a central office connected to two remote locations. At the central office I run on a cisco asa 5505 two site to site vpns. The remote end of the first site is a checkpoint firewall , and the remote end of the second site is racoon on debian. Both sites are up and working. However, where at the first site traffic goes both ways, at the second site it only works from the central office to the remote office.
For example, I can ssh from a host in the central office to a host in the first remote site (through checkpoint firewall,) then ssh back from that host at the remote office to any host in the central office. In contrast, after I ssh from a host in the central office to a host in the second remote office (through racoon), I cannot see the central office hosts (ping the ip address of a central office host, ssh, etc. all fail.) The vpn settings at the central office (the cisco asa 5505) are identical. So it seems to me that some routing magic is missing on the host running racoon at the second remote office. Where would such setting reside? racoon config files? iptables?
Maybe a site-to-site Ouija board connection.
View 5 Replies View RelatedI have blocked a word tube in squid proxy it is even blocking all the words contain tube like tubercolosis how to unblock a word
View 1 Replies View RelatedIn my college all popular sites blocked i am working on linux... is it possible to Encrypt the http request? anyother way except proxy sites
View 2 Replies View Relatedhow can i unblock a domain in ubuntu 7.04 ?
View 1 Replies View RelatedI inadvertently blocked a web page and get the following message when I try to open it using Firefox.
"The page isn't redirecting properly Firefox has detected that the server is redirecting the request for this address in a way that will never complete. * This problem can sometimes be caused by disabling or refusing to accept cookies."
I can change users and access the web page or change computers. No other websites were affected. Is there a way in Ubuntu or Gnome to unblock a website to accept cookies?
Is there someone who can tell me how can i unblock a domain in ubuntu 7.04 ?
View 1 Replies View Relatedis it possible to unblock HamSphere on xubuntu 10.04?
View 2 Replies View RelatedAt school we're running edubuntu and some sites are blocked. I've heard that there is way to unblock some sites via terminal. For example facebook is blocked in our school. Is there any way to unblock it via terminal?
View 2 Replies View RelatedMy husband blocked my computer from facebook. How can I unblock it?
View 2 Replies View RelatedI am using my netbook with Squeeze when I travel. I recently started getting a msg "Network discovery service has been disabled" or something to that effect. And many websites have been blocked as well. I discovered that I could remove avahi-daemon to fix it and I have done so. Unfortunately, the websites are still blocked even though I no longer get the msg. I could not even post this msg here with Linux and had to boot with Windows to do it. It is a shame. Can someone please tell me how to unblock those websites.
View 7 Replies View RelatedI went to turn my blue tooth off, and my wireless disables... i have done all rf kill and nothing happens...
View 2 Replies View Related