Sponsored Content
Operating Systems Solaris New user question regarding admin rights Post 302582508 by stansaraczewski on Friday 16th of December 2011 08:14:11 AM
Old 12-16-2011
I would never have thought to try that. Thank you.
 

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

User rights assingments

Forgive the new ness of this question. However, I have a user's home directory that i would like to give another user rw too. How would I accomplish this. Nevermin I used an acl to accomplish. A little reading goes a long way!!!! (1 Reply)
Discussion started by: niasdad
1 Replies

2. UNIX for Dummies Questions & Answers

Giving rights to User

Hi all, what does the following lines means? chown -R root:mysql /usr/local/mysql chown -R mysql:mysql /usr/local/mysql/data Something giving rights to user named mysql? or related with root rights? Please explain in detail. Thanks. (1 Reply)
Discussion started by: vbs
1 Replies

3. HP-UX

User rights

I wan to create a user e.g. Tom. whenever a file is created by user Tom or FTP is done using user as Tom, the rights on the file should be 777 (by default). how can I achieve this. Please help. Its very urgent. (1 Reply)
Discussion started by: sharmavr
1 Replies

4. UNIX for Dummies Questions & Answers

How to give Admin rights to a group

Hi can some one help me in giving a group Administrative rights in Linux. So that who ever is added to that group has the rights equal to the Admin. (1 Reply)
Discussion started by: vamsi_mantena
1 Replies

5. UNIX for Dummies Questions & Answers

User Access Rights

Hi Folks, My problem is an easy one for the experts here. All my applications run using a user id that creates files with only the following default rights: -rw-r----- I want to modify this user's account such that it creates files that assign read access to the everyone group by default:... (7 Replies)
Discussion started by: umairrahman
7 Replies

6. Shell Programming and Scripting

rights to FTP user

hi i want create a user to ftp (get) files from the 2nd machine. but i want to give specific rights to that user that he can't access only specific files and directories. please suggest (1 Reply)
Discussion started by: dodasajan
1 Replies

7. UNIX for Dummies Questions & Answers

User Add and Rights

Dears, I want to add a user and give him rights only for a spesific folder and take the files via ftp. The user shouldn't see the other files above or belov his folder. lets say I have "user". my directories: /a /b/d /c when I connect to the system I want this "user" to connect... (3 Replies)
Discussion started by: hubatuwang
3 Replies

8. Homework & Coursework Questions

user rights

good evening .. I have a plea, who I can help me with a management application user rights on the files in a Unix / Linux I need for college .. .. and not told us no clue .. thank you (1 Reply)
Discussion started by: alex90
1 Replies

9. Shell Programming and Scripting

Need help with user rights (Permission denied)

I have a script that do read data for Munin Graph. My problem is that it have some reading problems, and I do not know how to fix it. script traf.sh (its not the complete script)#!/bin/sh PORT="80" NETDEVICE="eth0" IPTRAFlogdir="/var/log/iptraf" ... (8 Replies)
Discussion started by: Jotne
8 Replies

10. Linux

Frugal installation on WIN 7 no admin rights

Laptop from my work has WIN 7 Enterprise, but I have no admin rights on it and under no circumstances I would change partitions. However it does boot from USB. As I want to use Linux on a regular basis while at home, and I need it to be fast and reliable (also on Win 7 side - so Windows won't... (5 Replies)
Discussion started by: keindeo
5 Replies
HEX2BDF(1)						      General Commands Manual							HEX2BDF(1)

NAME
hex2bdf - Convert a GNU Unifont .hex file into a BDF font. SYNOPSIS
hex2bdf < input_font.hex > output_font.bdf DESCRIPTION
hex2bdf reads a sorted GNU Unifont .hex file (sorted with the Unix sort utility) from stdin and writes a BDF version of the font to stdout. FILES
*.hex GNU Unifont font files SEE ALSO
bdfimplode(1), hex2bdf-split(1), hex2sfd(1), hexbraille(1), hexdraw(1), hexmerge(1), johab2ucs2(1), unibmp2hex(1), unicoverage(1), unidup(1), unihex2bmp(1), unipagecount(1), uniunmask(1) AUTHOR
hex2bdf was written by Roman Czyborra. LICENSE
hex2bdf is Copyright (C) 1998 Roman Czyborra, and is released under the following terms (taken from http://czyborra.com/): "All of my works you find here are freeware. You may freely copy, use, quote, modify or redistribute them as long as you properly attribute my contribution and have given a quick thought about whether Roman might perhaps be interested to read what you did with his stuff. Hori- zontal rules don't apply." BUGS
No known bugs exist. 2008 Jul 06 HEX2BDF(1)
All times are GMT -4. The time now is 08:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy