background preloader

Linux

Facebook Twitter

Pdbedit. -L|--list This option lists all the user accounts present in the users database. This option prints a list of user/uid pairs separated by the ':' character. Example: pdbedit -L sorce:500:Simo Sorce samba:45:Test User -v|--verbose This option enables the verbose listing format. Example: pdbedit -L -v --------------- username: sorce user ID/Group: 500/500 user RID/GRID: 2000/2001 Full Name: Simo Sorce Home Directory: \\BERSERKER\sorce HomeDir Drive: H: Logon Script: \\BERSERKER\netlogon\sorce.bat Profile Path: \\BERSERKER\profile --------------- username: samba user ID/Group: 45/45 user RID/GRID: 1090/1091 Full Name: Test User Home Directory: \\BERSERKER\samba HomeDir Drive: Logon Script: Profile Path: \\BERSERKER\profile -w|--smbpasswd-style This option sets the "smbpasswd" listing format.

Example: pdbedit -L -w -u|--user username This option specifies the username to be used for the operation requested (listing, adding, removing). -f|--fullname fullname Example: -f "Simo Sorce" -D|--drive drive -? IPMI Konfiguration Supermicro mittels BIOS oder Webinterface – Thomas-Krenn-Wiki. Dieser Artikel beschreibt die Netzwerkkonfiguration des Full Remote Management beim Supermicro X8DT3-F mittels BIOS oder Webinterface. Das Full Remote Management beinhaltet IPMI, ein Webinterface zur Wartung und Konfiguration sowie KVM over IP. Konfiguration im BIOS Um die Netzwerkeinstellungen des IPMI-Modul im BIOS zu konfigurieren, müssen Sie zuerst in dieses starten.

Dazu den Server neustarten und beim POST (Power-On Self-Test) Entf (Supermicro-Mainboard) drücken. Anschließend wird nach Beenden des POSTs das Main-Menü des BIOS angezeigt. Unter dem Reiter Advanced finden Sie den Punkt: IPMI Configuration Wenn Sie diesen Punkt mit Enter auswählen, kommen Sie ins IPMI Konfigurationsmenü. Um die Netzwerkeinstellung zu setzen, einfach Set LAN Configuration auswählen. Dann kommen Sie zu den einzelnen Netzwerkeinstellungen: Hier können dann die IP-Adresse, das Gateway, die Subnetz-Maske und ggf. die MAC-Adresse ausgelesen und konfiguriert werden.

Konfiguration im Webinterface. Crontab. The Linux Daily | Tutorials, Guides, Tips, and Tricks from Everyday Experiences. Mkfs.xfs(8): construct XFS filesystem. Name mkfs.xfs - construct an XFS filesystem Synopsis mkfs.xfs [ -b block_size ] [ -d data_section_options ] [ -f ] [ -i inode_options ] [ -llog_section_options ] [ -n naming_options ] [ -p protofile ] [ -q ] [ -r realtime_section_options ] [ -s sector_size ] [ -L label ] [ -N ] [ -K ] device Description mkfs.xfs constructs an XFS filesystem by writing on a special file using the values found in the arguments of the command line.

It is invoked automatically by mkfs(8) when it is given the -t xfs option. In its simplest (and most commonly used form), the size of the filesystem is determined from the disk driver. Mkfs.xfs /dev/sda1 The metadata log can be placed on another device to reduce the number of disk seeks. Mkfs.xfs -l logdev=/dev/sdb1,size=10000b /dev/sda1 Each of the option elements in the argument list above can be given as multiple comma-separated suboptions if multiple suboptions apply to the same option. S - multiply by sector size (default = 512, see -s option below).

Options -f -q. Smbpasswd. -a This option specifies that the username following should be added to the local smbpasswd file, with the new password typed (type <Enter> for the old password). This option is ignored if the username following already exists in the smbpasswd file and it is treated like a regular change password command.

Note that the default passdb backends require the user to already exist in the system password file (usually /etc/passwd), else the request to add the user will fail. This option is only available when running smbpasswd as root. -c This option can be used to specify the path and file name of the smb.conf configuration file when it is important to use other than the default file and / or location. -x This option specifies that the username following should be deleted from the local smbpasswd file. -d This option specifies that the username following should be disabled in the local smbpasswd file. -e If the smbpasswd file is in the 'old' format, then smbpasswd will FAIL to enable the account.

-n. User Guide. LinuxCommand.org: Learn the Linux command line. Write shell scripts. Testing A Network Connection with Iperf | Acidx's Blog. Iperf is a nice little tool to measure networking performance/bandwidth. You need two computers for this. One is acting as the server listening for incoming connections. The other one is the client that connects to the server. If the connection is established, data is transferred between those two computers and the speed is logged. As a first step it is advisable to connect those two computers directly to find out the actual max bandwidth. Then you can test your real network with switches and/or routers in between to detect a possible bandwidth loss. Installation Linux (using apt-get) If Iperf is available in your distribution’s package manager, you can install it with only one command and you’re ready to go.

Sudo apt-get install iperf Linux (manual) Alternatively you can downloaded the sources and compile/install the tool manually. Mac OS (using macports) If you have Macports installed, you can easily get Iperf by typing: Mac OS (manual) You can also compile and install the tool yourself. Linux Foundation Training - Home. Opening windows to a wider world. Latest News 31 January 2022 Samba 4.16.0rc2 Available for Download This is the second release candidate of the upcoming Samba 4.16 release series. The uncompressed tarball has been signed using GnuPG (ID AA99442FB680B620). The source code can be downloaded now. See the release notes for more info. Samba 4.15.5, 4.14.12 and 4.13.17 Security Releases are available for Download These are Security Releases in order to address CVE-2021-44141, CVE-2021-44142 and CVE-2022-0336. The uncompressed Samba tarballs has been signed using GnuPG (ID AA99442FB680B620). The Samba 4.15.5 source code can be downloaded now.

The Samba 4.14.12 source code can be downloaded now. The Samba 4.13.17 source code can be downloaded now. Further News >> Red Hat Enterprise Linux 6.5. Skip to navigation Search Close SupportProduct Documentation Red Hat Enterprise Linux Books English <div id="noJavaScript" class="alertError">Note: Our personalized web services require that your browser be enabled for JavaScript and cookies</div> Red Hat Enterprise Linux 6.5 6.0 Release Notes 6.1 Release Notes 6.1 Technical Notes 6.2 Release Notes 6.2 Technical Notes 6.3 Release Notes 6.3 Technical Notes 6.4 Release Notes 6.4 Technical Notes 6.5 Release Notes 6.5 Technical Notes Cluster Administration Configuring the Red Hat High Availability Add-On with Pacemaker Deployment Guide Developer Guide DM Multipath Fence Configuration Guide Global File System 2 High Availability Add-On Overview Hypervisor Deployment Guide Identity Management Guide Installation Guide Load Balancer Administration Logical Volume Manager Administration Managing Confined Services Managing Single Sign-On and Smart Cards Migration Planning Guide Package Manifest Performance Tuning Guide Power Management Guide Resource Management Guide Security Guide.