| bio | website | oliver.salzburg.so |
|---|---|---|
| location | Germany | |
| age | 29 | |
| visits | member for | 3 years |
| seen | 53 mins ago | |
| stats | profile views | 3,026 |
• email: oliver.salzburg@gmail.com
• github: oliversalzburg
• google+: Oliver Salzburg
IT consultant, software engineer, open source enthusiast, alround computer guy
Never forget:
:w !sudo tee %- Ctrl+X,*
|
4h |
comment |
Convert a Gmail account from POP to IMAP and keep folder structure? @SamHasler: If that's how far you're willing to go to verify a suggestion, then I don't think I can help you :) |
|
22h |
comment |
Wake on Lan through router to repeater client to router from outside LAN Please review this question. It is impossible to understand and could really use some formatting. |
|
23h |
comment |
How to add yahoo mail account to outlook 2013? @Yajuvendra: If this answer worked for you, please remember to mark it as the solution to your question :) cdn.sstatic.net/img/faq/faq-accept-answer.png |
|
2d |
comment |
Setting up Apache + PHP web server in Virtualbox on Win 7 @maryjane: It might be a configuration issue with vsftpd. By default, you land in your home directory, that's normal. Depending on the configuration, you can navigate to higher up folders though. Look for the line chroot_local_user=YES in the configuration. You either want to have it commented out or set to NO. There seems to be a plugin for Sublime that bring SFTP (SSH) support: wbond.net/sublime_packages/sftp Maybe that helps :) |
|
May 17 |
comment |
Setting up Apache + PHP web server in Virtualbox on Win 7 @maryjane: Well, there is really nothing special in that regard with this setup. You could try sharing it with Samba or by setting up an FTP server like vsftpd. Maybe you can even simply access it through SSH. Depending on what tool you use to work on your project, the latter option might actually be the easiest. |
|
May 17 |
comment |
Convert a Gmail account from POP to IMAP and keep folder structure? @SamHasler: You could download all messages first and remove all duplicates locally. In the past, I've used addons.mozilla.org/en-US/thunderbird/addon/… to achieve that. I don't know how practical it would be in your situation. |
|
May 17 |
comment |
How to safely store passwords to access several servers? @v3gard: In that case the question might be a duplicate of superuser.com/questions/595059/… |
|
May 16 |
comment |
Need IMAP client that does not wait and wait and wait for confirmation that copy was put in Sent folder Which one are you using right now (that's having the problem)? |
|
May 16 |
comment |
How does Linux know what is the mimetype of a file? @Gradient: There are multiple places. Like /usr/share/mime/magic, and /usr/share/file/magic.mgc (binary). You can also add your own signatures in /etc/magic. At least these are valid files on my Debian system. |
|
May 16 |
comment |
Lock a window to the foreground without focus The functionality you're looking for is commonly called "Always on Top" in Windows. There are several tools available to make this possible. Here is a quick find: labnol.org/software/tutorials/keep-window-always-on-top/5213 |
|
May 16 |
comment |
Is there a Windows program to create a new custom shortcut instead/beside ALT-TAB (cycling windows)? @cipricus: You can use any hotkey you like. I just picked Ctrl+Alt+Space as an example. (And now I see that you probably know that already ;D) |
|
May 15 |
comment |
Forward emails to imap folders of a central account Depending on how this problem should be solved, the solution is largely dependent on the tools your provider gives you on the server side or the email client you're using. Sometimes the provider may have a setup that allows what you ask to be configured directly in a web interface. A more common approach is to have all email addresses routed to the same mailbox. Then you set up filters in your email client that moves the emails into the specific folder. Although, with IMAP, it would usually be preferable to have a server-side solution. The given answers already mention these though. |
|
May 15 |
comment |
Forward emails to imap folders of a central account @Wayne'sWorld: An MTA is a Mail Transfer Agent, which is a program that handles email. Common examples would be Postfix or Microsoft Exchange. |
|
May 15 |
comment |
Win Key + # beyond 9? Win+T actually also puts focus on the taskbar. You can then use the left and right arrow or the Home and End keys to select a pinned item. The item can then be activated with Enter. |
|
May 15 |
comment |
How to add yahoo mail account to outlook 2013? @DaveRook: Thanks :) |
|
May 15 |
comment |
Screens go blank and windows move around When a screen is temporarily unplugged (possibly due to a faulty connection), it is not uncommon for both screens to go blank due to the reinitialization of the Windows Desktop. In case your graphics driver would have crashed, Windows would usually notify you about that fact through an information bubble. If that is not the case, I would suspect some sort of hardware defect. Check your connections first, replacing cables would probably be the next, least expensive step. |
|
May 15 |
comment |
Windows 8 create share on mounted ISO at startup If you want to share the data for prolonged periods of time, why don't you extract the ISO contents and share those permanently? |
|
May 15 |
comment |
Change desktop background Windows 7 I'm sure @Ramhound means "This action requires being an administrator on the domain." |
|
May 15 |
comment |
How to open a new tab on the left end of the existing tabs in Firefox @Rayhunter: Cool. Please share this as a solution by by posting your own answer. It may help future visitors. |
|
May 14 |
comment |
How to copy Kaspersky 2013 virus definitions update to another computer? Welcome to Super User! Whilst this may theoretically answer the question, it would be preferable to include the essential parts of the answer here, and provide the link for reference. |