making Keepass to work in Mac

aus http://sourceforge.net/p/keepass/discussion/329220/thread/eb00d276/: Following methods were tried. (on yosemite) 1 – KeePass with mono As explained in our KeePass website, using mono and latest portable installer files. Method: download the latest mono and xquartz for mac available in their latest versions in their websites download the latest portable keepass files, unzip it open the terminal and type ‘mono … Read more

Customizing Windows Server Backup Schedule over the Command line front-end for Windows› Task Scheduler

von http://blogs.technet.com/b/filecab/archive/2009/04/13/customizing-windows-server-backup-schedule.aspx: Windows Server Backup (WSB) is the built-in backup solution for Windows Server 2008 that replaces the venerable NT Backup from Windows Server 2003 and before. WSB protects the files and the server os/application binaries within itself as a single-server solution. To consolidate protection across multiple servers or applications like SQL Server, Exchange, SharePoint … Read more

Office 365 – E-Mail weiterleiten / forwarder

aus http://www.mountainprophet.de/2011/08/13/weiterleitungen-in-office-365-3-moglichkeiten/ : Weiterleitungen in Office 365: 3 Möglichkeiten Normale regelbedingte Weiterleitung über den Regelassi im OWA bzw. Outlook Wer schon mal Outlook benutzt hat, kennt den Regelassistenten ja wahrscheins bereits. Auf diese Weise lassen sich auch eMail Weiterleitungen realisieren.  Regeln sind, wenn Office 365 verwendet wird, serverseitig und hat das den Vorteil, dass die Regel bereits beim Eintreffen … Read more

Using a Synology Disk Station for Wake On Lan

Zusammengefasst von http://www.barryschiffer.com/using-synology-disk-station-wake-lan/ : What about that legacy Wake-On-Lan (WOL) protocol?   http://diskstationIP:port/WOL/ A PHP script on the Synology Webserver / daemon does the job. I ‘m now actually able to turn on my server from anywhere, any time and any place, just over a Website running on the Synology Disk Station. First you need to … Read more

Cisco Switches: CLI Command Line Interface

Create new User after SSH Login: configure terminal Enter configuration commands, one per line.  End with CNTL/Z. foghorn(config)#username fortunato password secret

How to Change User Password at Command Prompt / Remote Shell Win7

This article describes how to use the net user command to change the user password at a Windows command prompt. Only administrators can change domain passwords at the Windows command prompt. net user user_name * /domain When you are prompted to type a password for the user, type the new password, not the existing password. … Read more

Shutdown / Reboot Windows von der Remote Shell

shutdown -r -f -t 0 Here’s a second example: you work from home with your spouse, but have different offices in the house. In your office, you need to shut down your spouse’s computer (computer name “UPSTAIRS”) because a lightning storm is rolling in and you want to be on the safe side. You think your … Read more

mit ssh und rsync Files auf einen Server senden

Hier ein rsync Beispiel welches die Kompression aktiviert (-z) und -v für verbose. Von einer FreeBSD (FreeNas) Shell ausgeführt. rsync -vazP -e «ssh -p 2342» backup.tar upload@zielserver.ch:~/

FreeNas: Diskfailure – ZFS has attempted to repair the affected data.

Z.B. nach einem Stromausfall oder einer defekten Disk, etc.: Run ‹zpool status -x› to determine which pool has experienced errors: # zpool status pool: test state: ONLINE status: One or more devices has experienced an unrecoverable error. An attempt was made to correct the error. Applications are unaffected. action: Determine if the device needs to … Read more

Add A Knowledge Base Question !

+ = Verify Human or Spambot ?