For the last week alpine has been refusing to load a remote config files using the command
alpine -z -p {imap.gmail.com/ssl/user=username@gmail.com}remote_pinercit just ignores the -p flagbut will work if alpinef is used (alpinef calls alpine set to use function keys for issuing commands).
I really don't like GADMIN-SAMBA, and want to load the graphical tools I used previously on my homebrew Samba box I have at home (used to have Squeeze on it).
Have amd64 Debian 7.8 installed on a slimline HP Compaq PC ...
I created an Ubuntu 10.4 iso with the kickstart cfg on it, trying to boot it with the ks=/cdrom/pathtoconfig (tried even ks=cdrom:/path) parameter in VirtualBox but it refuses to load the file and just launches the generic install.
I've enabled Remote Desktop through the GUI and am able to connect using VNC. However when I reboot the VM I lose that config until I go back into the configuration, type in the password again, and close it. Then I can VNC to it. I verified vncserver is in the start list.
I've been building up my second gentoo system, and I've found a strange issue with top. Basically I'll load it up, configure it how I want it, sorted by CPU, set the colours etc then I'll save the config via 'W'. On my old system when I quit out and load top, it automatically loads up my settings from the ~/.toprc file - I dont recall setting this up at all, but maybe I have and just dont rememmber.Eitherway, on my new system it just ignores my toprc file. I can't see anything in the settings to choose a default file to load, and so am a bit confused by this issue.
The program "qtconfig" does not load saved config on startup.
I just installed slackware-current from today's update (mirrored from ftp.slackware.com). The program "qtconfig" seems to have saved my changes to "~/.config/Trolltech.conf". However, after restarting qtconfig all options become the defaults.
I verified this in both the C locale and a UTF-8 locale.
Another computer of mine has a -current system from a few months ago and doesn't have this problem.
I am getting a strange font problem (see attached screenshot) for a user logging in over VNC Server, I am also logged in over VNC however I am no experiancing any problems... This was the case on CentOS 5.3 and on 5.4. I have tried removing the .vnc dir in the users home dir and re running vncserver so that it recreates it, I found this in the logs:
1. (nautilus:14718): Pango-WARNING **: No builtin or dynamically 2.loaded modules were found. Pango will not work correctly. 3.This probably means there was an error in the creation of: 4.'/etc/pango/pango.modules' 5. You should create this file by running pango-querymodules. 6.Fontconfig error: Cannot load default config file
how to retrieve hotmail using Alpine? I can get gmail using the IMAP feature and having the Gmail certificates but I'l like to be able to get my hotmail without opening a web browser. I have one friend with whom I communicate via Pidgin/MSN messenger, that's why I opened the hotmail account - and sometimes she sends me an email to hotmail because that's her primary email service.
I'm trying to set up Getmail with Alpine. This is because I have a pop mail account, and I want to be able to recieve and reply to mail without beeing online.
My question is what to type under the [destination] paragraph. I don't know what type mailbox Alpine uses and where the INBOX is located, that is where Getmail should deliver the mail?
I just configured alpine to read newsgroups, and I subscribed to comp.lang.c. Upon opening the folder, alpine downloaded 89,463 messages and it seems like I have no control over this. Does anyone know of a maximum header download option in alpine?
This is a simple question, but I cannot find the option: how do I set signatures to always appear at the very bottom of the message (i.e. with replies it appears above the other replies) automatically? This is on Alpine 2.
In my gmail a/c I have severel folders.....each with different label.while I configured alpine, I give the path as directed in several know-how in internet and only INBOX is there, with sent mail and saved mails.....no other folders.
Quote:
# Over-rides your full name from Unix password file. Required for PC-Alpine. personal-name= # Sets domain part of From: and local addresses in outgoing mail. user-domain=gmail.com # List of SMTP servers for sending mail. If blank: Unix Alpine uses sendmail. smtp-server=smtp.gmail.com:587/tls code....
I recently lost the default panel from the top task bar, a message appeared on boot up saying a config file was missing or couldn't load - or something to that effect. I didn't realise to what it was referring until the computer (an Acer One) completed its start up and I could see the desktop
How can I restore the panel? (graphic from my other Ubuntu laptop attached showing the default panel appearance)
My system is a Lenovo B500 All-In-One, with an Nvidia GTS 250M video card. nv seems to work okay, but I cannot get the desktop to load with the nvidia driver (nvidia-current, from the repository). I've been hacking away at this for a week and a half with no results. Every time I try to boot with the nvidia driver, the splash screen comes up for a second, the screen flashes a couple times between a "static" screen and tty2, then the screen seems to go to a test mode, where it flashes a series of solid colors indefinitely. Looking at /var/log/Xorg.0.log, I see the following:
Code:
(II) May 08 19:06:53 NVIDIA(0): Support for GLX with the Damage and Composite X extensions is (II) May 08 19:06:53 NVIDIA(0): enabled. (WW) May 08 19:06:54 NVIDIA(0): Failed to enable display hotplug notification
we had a server with Hostway, and it was running ubuntu. The server also had Plesk installed, which did some funny things. We had several websites on that server, and many email addresses. Then we changed servers. Now we have a server through Rackspace and it is also running Ubuntu. It also has Virtualmin installed, which generally does not impose as many unconventional changes on Ubuntu as Plesk did.
Rather than using Thunderbird to download my email (which is what I used to do) I've decided I'll start reading my email on the server. So I will ssh to the server and then use some email client, such as Alpine, to read the email. So I installed Alpine. I have an email account for "lawrence". The email address is lawrence @ krubner. Currently, when mail arrives for that account, it is stored here:
/home/krubner/homes/lawrence/Maildir/new
and then it is transferred to hear:
/home/krubner/homes/lawrence/Maildir/cur
When I start Alpine, while logged in as lawrence, Alpine automatically sets up an inbox for me here:
/home/lawrence/mail/
How do I get Alpine (or any other client) to read from the correct folder? I'm fairly sure the email package (the MTA) at work on this new server is Postfix. As near as I can tell, my email is held for 24 hours in this folder:
/home/krubner/homes/lawrence/Maildir/new
and then it gets transferred here:
/home/krubner/homes/lawrence/Maildir/cur
Alpine only lets me set one path for my Inbox, so I'm not sure what path I should set. If I use "cur" I will see all email 1 day late, but if I use "new" then I will miss email if I go a day without checking.
I'm running Ubuntu Server 11.04 with OpenSSH, trying to create an ssh tunnel (for web traffic) to it from my (also Ubuntu) laptop. This is the command I'm using to create the tunnel:
Code: ssh -ND localhost:8080 george@192.168.1.20 I had it all working on a virtual machine.. which was deleted What settings/lines do I need to change/add from the default OpenSSH config files to get tunnelling to work? I've Googled and AllowTcpForwarding is set to yes, as is X11Forwarding.. but it still doesn't work. Chrome can connect to the server, but says the connection was closed before any data was sent.
I installed this package (Squeeze) and the man page for laptop-mode.conf is rather overwhelming in the amount of information it provides, as is the .conf itself; does anyone know if simply installing laptop-mode-tools has an effect on power consumption? In other words, does the default .config save power? Or do I have to alter the .config? If so what would an optimal .config for an EEE PC look like?
I`d like to block bruteforce attack from china, russia to my mysql and i want to open 3306 mysql port just for one type adress from internet like this:: 212.23.165.xxx, and for others I want to block just for 3306.In my new installaton of weezy I`ve not configured iptables..how should looks like iptables config and how to set iptables with this config?
I am running a server with a GRSecurity patched Kernel 2.6.32.36. I've tried to optimize the kernel as much as I can and know it (removing options, not needed drivers and so on) and compiled the modules into the kernel (no loadable modules anymore). I've started with Slackware 13.0 and the default config for 2.6.29.6-huge. Still I am not sure what to remove/optimize further now.
My question: Is there a way to boot with a kernel with loadable modules, check which modules are really needed for this hardware, (do something like lsmod) and save the running configuration modules for a next kernel compile to be the default .config instead of writing them down by hand and search for the appropriate names in .config or during menuconfig? (Note: zcat /proc/config.gz > .config is NOT the way I want, as it gives me just the current kernel config)
I'm using Live helper to create install discs. I have the system all set up as it needs to be to run live from t a DVD, and have tested the installer on built ISOs and it works great.However, I can't seem to keep my modified /etc/gdm/gdm.conf file from being replaced with a pristine default gdm.conf. I have even placed it under config/chroot_local-includes//etc/gdm/gdm.conf which I thought should work?
I use this GUI app a lot when I was using Ubuntu. Very simple to use. I want to use it in my new Debian 7 xfce install. My understanding is that I would have to build a deb from source to allow me to use this app? If this is the case, what is the best (easiest) way to do this. I saw some videos in YouTube but I'm not sure if things have changed with the new Debian 7. I have never used Debian before so if possible, go easy on me...
I've installed RIPIT 3.6.0-1 for Lenny and have been following this tutorial to define a config file that saves all my options and which I can call every time I want to rip a CD [URL]
Following that tutorial I copied the config file in etc/ripit/config to the new director ~/.ripit/config. The new directory and file exist as I can see them when I do ls -a and can edit the new config file.
However when I type the command ripit all I get is the error message No config file found!
I have 2 HDDs, and under linux, sda is ntfs, sdb is ext4 of debian jessie, the booting order is sdb ( it contains the grub on sdb's MBR) then sda, the windows boot loader on its own MBR.
The sda was win8, but now just formatted it and did a fresh installation of win10. After power off PC and plug the sdb up again. Turn on the power, setup the booting prior as same as above, but, the grub can not realize the windows 10 boot sector, error message is: no such device /dev/sda1... (and following a digit array) 8xxxxxxxxxxxx....
How to config grub in order to make it can dual boot both Operating System?
I've installed Debian for the first time, and am excited to use it. However, it's asking me for a username and login. I haven't configured anything related to that yet, since I haven't started using Debian yet. Is there a special username and login I am supposed to know?
I have just installed Debian Weezy and for some reason it just does not see my router.1) is there a good network config script I can use?if not then what files must be edited to setup the network?When I attempt to ping the router, it does not see it. I have checked the cables etc.