Archive for the ‘Web Development’ Category
Adding Users Via Command Line in Linux
User management via command line in Linux is a relatively new task to me. It’s fairly simple when using Webmin or an equivalent GUI, but straight old command line seems more imposing.
Fortunately, it’s really pretty simple, but you must have administrative/root user rights on the system. This is most likely in the form of sudo:
- Open a terminal window to get to a command line
- If you are not working directly on the computer running the system, SSH to that computer and log in
- type: sudo /usr/sbin/adduser new-user-name
- type in the sudo password when prompted
Flash Media Server 3 RedHat Linux Install – Error: Flash Media Server needs the NSPR library installed.
After installing FMS3 on a couple of brand new servers running RedHat Linux Enterprise, I found that the FMS server would not successfully boot even though there were no errors reported during the install.
The following error was produced when attempting to start the server from command line:
Mac OS X Screen Capture, Default Image Format and How To Change It
Most of you Mac users are probably aware of the screen capture features that are part of Mac OS X: the Grab utility, the keyboard shortcut commands and the screencapture command in Terminal. No?
Let’s look at the options:
Grab
The Grab application (Applications->Utilities->Grab.app) is a free, built-in screen capture program in Mac OS X that allows you to capture an area with the selection tool, a window, the whole screen and even the whole screen in Timed mode. The last option gives you time to move items or whatever for 10 seconds before taking the snapshot.
Keyboard Shortcuts
Keyboard shortcuts are a very fast way to snap screen captures once you memorized them:
Adobe Flash Media Server 3 Admin Password Retrieval/Reset
So what do you do if somehow your admin password is no longer authenticating when you try to log into the Flash Media Server Admin Console on the web?
You are currently browsing the archives for the Web Development category.
Posts