Software :: How To Clear Mailq
Mar 19, 2010I'm using fc8 & postfix mail-server,i need to clear mailq can any one guide me in which directory mailq is located.
View 2 RepliesI'm using fc8 & postfix mail-server,i need to clear mailq can any one guide me in which directory mailq is located.
View 2 RepliesI m using sendmail. I have two queries regrding mailq
1) How i can move unwanted mails from mailq to diffrent folder?
2) How i can remove those mails from the mailq ?
Sometimes I don't want commands to be added to my history. In bash it wasCode:unset HISTFILE
You would run it after a few commands and it would clear them all.I can't find out how to do it with ZSH.
I suspect that I have viruses in my ubuntu environment.What to do now?
View 6 Replies View Relatedl want to be linux ubuntu in my acer laptop but when l boot my computer with the cd ,it boot alright but the display is not clear you cannot see only lines .
View 6 Replies View RelatedHow to clear history in LINUX?
Which command?
And how to remove permissions which is given for a user to be group admin? by this command- gpasswd -A ram sales
Where ram is user sales is group
How to deselect him as admin?
If I set the environment such like
Code:
export JAVA_HOME=/usr/...
or
Code:
set JAVA_HOME=/usr/...
I am learning Kernel Programming these days I came across a structure
Code:
static DEFINE_PCI_DEVICE_TABLE(rtl8139_pci_tbl) = {
{0x10ec, 0x8139, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x10ec, 0x8138, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x1113, 0x1211, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
{0x1500, 0x1360, PCI_ANY_ID, PCI_ANY_ID, 0, 0, RTL8139 },
[Code]...
I need to clear the following error after trying to upgrade with yum. code...
View 1 Replies View RelatedI just started using the z shell. i have one problem, what command clears z shells history? I know how to clear the .histfile: echo "" > .histfile, but when i press the up arrow key the last command is still there.
View 1 Replies View RelatedI have a Clear 4G+ Mobile USB modem. It is a Sierra Wireless Air Card 250u. I was able to get a brief 3G connection out of the box, with Squeeze 6.0. I would be happy to at least get connection manager working, as it does in Windows XP.
Subsequent edit. I did a clean install of 6.0 Squeeze, and Clear USB modum worked right out of the box. All I had to do was, right click on Network Manager icon on upper right corner of screen, checked enable mobile broadband. clicked on edit connection info. There I manually entered Clear as my provider, checked on connect auto, and left other fields blank or default settings. I still only get 3G, but I have multiple barriers to a microwave signal in my location. But I still will continue and may need help as I configure Clears Connection Manager, and or firmware.
url
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 005: ID 198f:0220 Beceem Communications Inc.
Bus 001 Device 004: ID 1199:0301 Sierra Wireless, Inc.
Bus 001 Device 002: ID 0424:2512 Standard Microsystems Corp. USB 2.0 Hub
Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 roo
I am guessing I would have to locate firmware to make this device work in linux.
A friend has a website. the site has been moved to another server. I am inside of a private network.
Problem: when trying to reach his website, my browser keeps connecting to the old server which is on another continent
Windows machines have no problem with this. They connect to the new server without issues.
NOW what is hard to understand: even the PING utility is pinging the old server.
I tried these and none works:
- computer restart
- Clear private data in Iceweasel (has ntg to do with PING, but tried...)
- installed nscd and restarted the service
- modified /etc/resolv.conf to point to another nameserver than modified it back
At the same computer, if I reboot and load Windows, the browser has no problem connecting to the new server.
I am having a Oracle server installed on Linux server. I want to clear the buffers after a certain time interval. I use the following command for the same.
echo 3 > /proc/sys/vm/drop_caches
Can I have a script which will execute the above script after certain time interval OR a script which will execute the above command when certain memory size is reached.
In a dual Vista (pre-installed) - Fedora boot, I have run into a curious issue, that leads into a crash-causing memory fault when attempting to boot live CDs. After Dell technical support (inspiron 1720 laptop) confirmed (beyond doubt) that the problem is caused by the HD and not the memory chips as thought initially, they recommended reformatting the HD and re-installing everything from scratch. Since this is obviously a painful and costly (time- and data-wise) solution, I would like to see whether it might work to clear out the MBR, reinstall it from the Vista recovery CD, and then re-install GRUB somehow. Since this is an "in-principle" cure at present, I would like to seek wisdom and guidance here with respect to whether this approach makes sense and how it should be implemented.
View 1 Replies View RelatedI can't find how to clear ABRT cache (other than to forcibly 'rm -rf /var/cache/abrt/'). How does one clear out the pile (which has grown to 1.2 GB here)?
View 3 Replies View RelatedI'm trying to configure this USB wireless stick to work with Fedora 12;
View 1 Replies View RelatedI opened firefox and it restored some ~15 windows I had open last time I rebooted. The problem is that for each window it opened it gave me a notification that it's ready, and now they won't go away. I know that I could simply remove them one by one, but that's a bit tedious and I really want to know if there's a faster way to clear all notifications when I'm not intending to look at any of them.
Here's what's happening at the bottom of my screen: I just find it really annoying because it pops up every time I accidentally touch the bottom edge of the desktop.
I'm getting a weird situation where even though I updated an image in a folder for a website in apache, it's still showing the old image. And yes, I checked it in multiple browsers and on diff. computers. (Apache is in a virtualbox OS)
Here's what I've done:
1. Checked it in firefox on the host, cleared cache, reloaded
2. Restarted apache
3. Checked it in konqueror for first time, still showing old version
4. Checked it in the actual file folder and it's correct there
5. Checked it for first time on virtual machine's OS in its firefox, and it shows the wrong/old image
What can i do clear up some space?Is there any way of cleaning /tmp?
View 5 Replies View RelatedI'm running OS X and it appears that after SSHing to several machines, using identity files, my ssh-agent builds up a lot of identity / keys and then offers too many sometimes to a remote machines, causing them to kick me off before connecting.
Received disconnect from 10.12.10.16: 2: Too many authentication failures for cwd
It's pretty obvious what's happening, and this page talks about it in more detail:
SSH servers only allow you to attempt to authenticate a certain number of times. Each failed password attempt, each failed pubkey/identity that is offered, etc, take up one of these attempts. If you have a lot of SSH keys in your agent, you may find that an SSH server may kick you out before allowing you to attempt password authentication at all. If this is the case, there are a few different workarounds.
Rebooting clears the agent and then everything works OK again. I can also add this line to my .ssh/config file to force it to use password authentication:
PreferredAuthentications keyboard-interactive,password
Anyhow, I saw the note on the page I referenced talking about deleting keys from the agent, but I'm not sure if that applies on a mac since they appear to be cleared after reboot anyhow. So, my question is, is there a simple way to clear out all keys in the ssh-agent (the same thing that happens at reboot)?
I have the following bash script:
#do some time consuming task here read -p "Give me some input: " input
Now as you might've guessed, if users press some random keys during the "time consuming task," they're read into input as well. how do I clear stdin (or at least ignore it) before I issue the read command?
Embarrassing porn in recent documents ? How do you clear recent documents cache ?
View 9 Replies View Relatedi have my pc connected to my 24 inch lcd monitor via DVI and my laptop via VGA. i noticed ubuntu is slightly more blurry than the pc. would the difference likely stem from the manner of connection or faulty drivers on ubuntu's behalf?
View 4 Replies View Relatedin Firefox, all the pictures I view online are pretty blurry and pixalated. Even things like the google name on google.com. This does not happen in chrome, so it is not from my internet or my computer.
View 4 Replies View Relatedhave problem to get clear sound through my 5.1 speakers. I can hear out sound from evry speaker, but it's kind of shrilly.
View 8 Replies View RelatedI've been advised to "clear the java cache", and to do so under Windows, one would open the java control panel. Of course, I'm using OpenJDK, and not Java's java.
Can anyone tell me how I would clear the java cache?
I've done a bit of googling, but can't find a clear answer on this. If I format a USB drive using NTFS, so I can store copies of files from my Win 7 machine and my Lucid machine, will it work.
View 9 Replies View RelatedInstalling a router, and I need to completely "wipe" iptables (flush I mean) on both computers, and I think I run ufw/gufw on both, so that would need to be uninstalled. The router is very secure, has NAT, etc, etc, and I'd rather setup all that side of things in one point, rather than on each computer.
View 2 Replies View RelatedI recently became co-owner of a server, however upon trying to ssh it became apparent the root admin gave me the wrong password by mistake;
After trying several times with the wrong pasword thinking I might have mistyped I have now blacklisted myself, huzzah.
How can I reset or clear the blacklist?
i want to clear the /tmp directory when logout.how can it be set in bash_logout
View 1 Replies View Related