pavement

Search results

From FreeBSDwiki
Jump to: navigation, search
  • ...e your kernel configurations to disable [[APIC]] so that you can still use the [[ACPI]] features. Or you may choose to [[Disable ACPI]] altogether. Or p ...date the base with the command {{cmd|[[freebsd-update]]}} before compiling the custom kernel.
    5 KB (890 words) - 13:18, 30 October 2015
  • ...PU - ''very'' useful for synchronizing across low-bandwidth networks, like the internet.
    586 B (92 words) - 18:59, 13 January 2008
  • ... on various hard drives or partitions. It's pretty basic, just presenting the user with a (default ten second) chance to press F1 for selection 1, etc. ...he boot manager, but now you want to get ''rid'' of it, you'll need to use the sysinstall method no matter what.
    1 KB (231 words) - 21:24, 25 August 2012
  • ...a windows machine to have unfettered access to appropriate shares based on the currently logged in user. This article assumes you have a fresh, unconfigur == Setting up your shares on the machine ==
    14 KB (2,339 words) - 16:24, 13 July 2010
  • ...nful for the novice to use, it is well worth expending the effort to learn the basics anyway - you will probably never encounter a unixlike computer that Since it is a part of the FreeBSD base system, [[vi]] will be both installed and in your [[path]], so
    2 KB (333 words) - 13:00, 30 April 2009
  • ... handy use of the '''at''' scheduler is to schedule lengthy jobs to run in the background immediately - that way even if you need to (or are forced to) cl ...commands to be scheduled, you press CTRL-D (aka the [[eof]] character) and the scheduler tells you what your job number is and what shell it will be execu
    3 KB (583 words) - 21:30, 25 August 2012
  • ... for copying files. Under FreeBSD and other unixlike OSes, the equivalent command is [[cp]]. -H follow symbolic [[links]] in the command line, if -R is specified
    611 B (95 words) - 21:21, 25 August 2012
  • ...t any time from the command line. The [[man]] page for sysinstall warns of the following bug: ... the mean time sysinstall has been cloned creating sade(4) which gives you the same configuration ability and is available in Release 9.x.
    790 B (129 words) - 20:05, 6 August 2012
  • ...l redirection operators include: '''>''', '''>>''', '''<''', '''<<''', and the ever popular '''|'''. ...ends output to a program (frequently, a [[:Category:System Commands|system command]] like [[grep]])
    10 KB (1,586 words) - 22:32, 31 December 2007
  • ... PHP in a web-database related role, with no direct foreign connections to the MySQL server. All connections will be made internally.) ...alling MySQL Server and Client, version 4.0.20 (current in my ports tree.) The steps listed here will very likely work for newer versions available when y
    7 KB (1,125 words) - 01:14, 18 December 2014
  • ...r putty session or other ssh client, WATCH OUT FOR LINEBREAKS. If you copy the carriage return as well, you really did just set your password to 'new-pass If that happens, you'll have to issue a slightly different command to change a current password.
    2 KB (306 words) - 14:34, 16 January 2010
  • ==Don't need NAT? don't rebuild the kernel!== ...ss you want NAT function enabled. You'll still need a ruleset to deal with the traffic your machine gets, of course.
    11 KB (1,652 words) - 22:09, 25 August 2012
  • ...ly many relays which show as the primary MX record for a domain. Ideally, the true destination MX will not show up in DNS at all - to prevent spammers fr ...eters. This will dump the binary in /usr/local/sbin and the manpages into the appropriate places.
    8 KB (1,216 words) - 20:12, 1 August 2011
  • '''apachectl''' is a simple tool used to make it easier to start and stop the [[apache]] webserver. ...'' - starts the webserver. Reports whether or not it successfully started the server, but DON'T take its word for it - apachectl often lies through its b
    1 KB (232 words) - 21:30, 25 August 2012
  • ... [[gateway]]s. Its behavior is controlled both through the use of command line switches and a configuration file, typically located at /etc/[[natd.conf]].
    360 B (49 words) - 22:09, 25 August 2012
  • ...of the first things people do is to change the command line prompt to show the directory name of where you are currently located at.<br> This way you all ways know where you are in the system directory tree.
    2 KB (267 words) - 21:30, 25 August 2012
  • One of the blesses and curses of the open source world is that since you can get everything in readable and edit ...h using [[diff]] so that others can take advantage of your fix by patching the original source with it.
    3 KB (477 words) - 22:12, 25 August 2012
  • This is a quick guide to installing the Mplayer port. ... that restrict them to use with certain programs. We only distribute them, the rest is your responsibility.''
    2 KB (334 words) - 05:37, 6 October 2012
  • If you suddenly can't get to the internet, the best thing to do is to find out exactly what's broken first. Makes sense, r ...the state of your interfaces; if a cable's come unplugged, you'll see that the interface isn't connected.
    3 KB (483 words) - 16:05, 21 October 2015
  • .../freebsd-security-notifications FreeBSD security notifications] and follow the instructions in each advisory. Otherwise, read on. In FreeBSD, the base system and ports can be updated independently if desired. Here's how t
    4 KB (718 words) - 13:24, 30 October 2015
  • ...below). But you should at the very least know how to manage it via command line for systems that you cannot set up [[webmin]] on for whatever reason or for ...the record, '''increase your SOA serial number''' (1st parameter on IN SOA line, commonly with comment "; Serial") and reload your server with
    2 KB (282 words) - 21:25, 25 August 2012
  • ...ages generation on webservers. It is generally installed side by side with the [[Apache]] web server, and [[MySQL]] or [[PostgreSQL]] as database manageme PHP is available from the port-tree ...
    3 KB (451 words) - 02:52, 23 October 2009
  • ...tions. Better yet, it's so simple it can be run entirely from the command line. ...do - but to make our lives a little easier, we'll ''actually'' use command line stuff from a shell script in '''/usr/local/etc/rc.d'''. So place this - or
    5 KB (667 words) - 01:59, 2 September 2007
  • ...ered custom [[shell]] when they log in that will only allow them access to the commands that you want them to be able to use. ... but is NOT any kind of hardcore lockout, as any files or directories that the user has read permissions on can be [[scp]]'ed or [[rsync]]'ed over to thei
    6 KB (846 words) - 14:38, 16 January 2010
  • ... of it to a remote machine and figure out some way to access it easily via the internet. ...1 . I also changed <user> and <group> to be nobody as I had been starting the server as root.
    7 KB (1,021 words) - 15:48, 2 July 2008
  • ...Windows command-line tool called nslookup that does exactly the same thing the unix version does. ... clicking OK. Start the program by typing in "nslookup". This will change the prompt from whatever drive you were in (e.g., "C:\>") to just ">". By defa
    2 KB (299 words) - 16:11, 6 October 2007
  • '''cvs''' stands for Concurrent Versions System. As the name implies, it is a version control system. ''[[csup]]'', which comes with the base system, was useful to update ports from cvs repositories. [[cvsup]], w
    9 KB (1,443 words) - 16:03, 21 December 2014
  • ...trc''. The home file should be edited, as editing the other file can break the configuration setting easily. If you want to start KDE, you'll have to put this line in it:
    1 KB (214 words) - 21:47, 17 December 2014
  • ... PHP/4.x. I belive this is the better combination, as time tells, they are the most popular and better stability. Anyhow, this is my opinion, so this guid ...on of a particular dependency library installed may break a package, where the same difference would be handled in stride if you were compiling from sourc
    8 KB (1,295 words) - 21:27, 25 August 2012
  • ...he client part of the [[SFTP]] protocol. It provides a user interface and command set very similar to ''[[ftp]]''.
    234 B (35 words) - 23:51, 10 June 2012
  • Follow the instructions after xfstt is installed Remember to run the "xfstt --sync" command if you
    883 B (143 words) - 21:28, 25 August 2012
  • ... written as an aide-memoir however it is a real-working example written by the author actually configuring a real system. The system is intended to be a file server using Samba.
    10 KB (1,550 words) - 21:55, 25 August 2012
  • ... of FreeBSD on regular x86 systems. The following covers the specifics of the Ultra 5 system installation. ...dia will not work! If using the [[ports]] system only CD1 is required for the base system installation.
    6 KB (971 words) - 09:34, 23 May 2009
  • ...little, to nothing of how to secure your newly installed BSD system. Only the quickest, and easiest way to do so. Hopefully, someone rather knowledgeabl ...Release from CD/FTP for the Intel x86, x86-64, and AMD64 platforms. Since the variation between 32bit and 64bit is nominal, additional information or ins
    8 KB (1,399 words) - 15:29, 13 August 2012
  • more detailed information, go read the Grub mannual at Note: UFS2 is supported starting from the verion Grub-0.94_3.
    6 KB (831 words) - 17:30, 18 February 2008
  • ...s it has 'master mode' support for a variety of wifi network cards, out of the box. Some of these include ralink and Atheros cards. ...difficulties setting up a wireless network access point on linux. Some of the problems(with non madwifi cards) include:
    7 KB (1,094 words) - 21:30, 25 August 2012
  • ...h as router and access point)...unfortunately we want to offer services to the internet such as: ...for how to deactivate the router functions and so be connected directly to the internet...
    6 KB (1,048 words) - 11:55, 3 January 2009
  • ... glusterfsd and the clients use mount command or glusterfs client to mount the exported filesystem. Storage can be kept scaling beyond petabytes as demand To mount GlusterFS file systems, the client computers need FUSE support in the kernel.
    8 KB (1,185 words) - 00:15, 1 March 2011
  • ...l you exactly what the SMTP server is saying. You can easily do this with the [[telnet]] client. ...eouts when trying to connect to port 25, you should try port 587, which is the standard ESMTP port. (Port 587 connections normally require SMTP AUTH, whi
    4 KB (652 words) - 14:47, 12 February 2013
  • ...'ll fix any remaining rough patches if and when I do this on a FreeBSD box the first time. --[[User:Jimbo|Jimbo]] 23:42, 6 October 2009 (EDT) Install postfixadmin from the ports tree in /usr/ports/mail/postfixadmin.
    15 KB (2,331 words) - 20:10, 1 August 2011
  • ... the ''transmitted'' username and password as well as the stored copies on the server. ...erver. (It will be by default, if you have built Apache from ports.) The line enabling it in /usr/local/etc/apache22/httpd.conf looks like this:
    6 KB (981 words) - 21:27, 25 August 2012
  • ...n be seriously inconvenient if you ''do'' need to restore (or just examine the contents of) a single db at a time. The following script was my solution to this problem. It reads host, username,
    2 KB (361 words) - 00:57, 24 January 2011
  • ..., and src - I'd highly advise you to leave ports selected!) as normal. At the Partitioning stage, select <'''S'''hell>. ===Create the boot, swap and zfs partitions===
    5 KB (855 words) - 21:58, 25 August 2012
  • ...se of using your FBSD system as a gateway/firewall/email server/web server the built in email client application is more than adequate. == Using The Mail Command ==
    13 KB (2,314 words) - 16:08, 13 August 2012
  • ... take legal action because the legal costs far outweigh the actual cost of the damages, what do you care, just sign up with a different ISP. ...authorized to register the domain name of your choice for a yearly fee. In the USA I use http://www.enom.com/ .
    17 KB (3,018 words) - 22:04, 6 August 2012
  • The system will dynamically load the kernel module when the rc.conf statement firewall_enable="YES" is used. You'll need to define a ru ...cution of the very first line of this script - meaning that you CANNOT run the script from a remote shell session, or it will stop running before it ever
    10 KB (1,447 words) - 18:46, 13 August 2012
  • ... [[gateway]]s. Its behavior is controlled both through the use of command line switches and a configuration file, typically located at /etc/natd.conf.
    294 B (43 words) - 18:59, 13 August 2012
  • The author of IPFILTER is Darren Reed. IPFILTER is not FBSD operating system de ...gram IPF is used to load the firewall rules. Program IPNAT is used to load the firewall NAT rules. Program IPFSTAT reports on packet filter statistics and
    52 KB (8,767 words) - 21:38, 13 August 2012
  • ...plication authored and maintained by FBSD volunteer staff members. It uses the legacy stateless rules and a legacy rule coding technique to achieve what i ...Providing that level of explanation is out of the scope of this section of the handbook.
    45 KB (7,185 words) - 22:48, 13 August 2012
  • ...resources resulting in a denial of service to legitimate user requests. To the firewall these all look like legitimate packets. ...) You were found by plain bad luck. These attacks most offten only address the know port numbers listened on by those services. You use this knowledge to
    8 KB (1,398 words) - 23:00, 13 August 2012
  • ...twork in an clear, un-encrypted form. Network sniffers anywhere in between the client and server can steal your Login information and/or data transferred In this example we have a FreeBSD system which we will call the host. This is the system that remote users want to have login access to.
    16 KB (2,689 words) - 23:20, 13 August 2012
  • ...n run it from their local hard disk. A user can share files with others at the LAN server. ...ing on if you are a non-commercial user or commercial user and how many of the MS/Windows and/or Unix network server sharing facilities you want to enable
    27 KB (4,434 words) - 00:09, 14 August 2012
  • ...unt admin scripts. These scripts are implemented around the pw(8) command. The ‘man pw’ is also good. == Configure the pw Command ==
    4 KB (720 words) - 00:19, 14 August 2012
  • ...anages has a set of permissions governing who can read, write, and execute the resource. The format of the permission control field, (from left to right) is
    6 KB (965 words) - 00:32, 14 August 2012
  • ...their canned scripts in. The users bin directory is not created as part of the FBSD install so you must make one for root. ...atedly edit the filter rules, load the rules, edit the NAT rules, and load the NAT rules. I simplify these admin functions by creating simple scripts with
    2 KB (303 words) - 00:39, 14 August 2012
  • ...lling everything from scratch is much more of a effort than just restoring the backup of your system. Professional users have an even more pressing need f ...red in an emergence caused my hard drive failure or security compromise of the system or just plain stupid administration operator errors. Having a pre-te
    18 KB (3,177 words) - 00:50, 14 August 2012
  • After installing and configuring the base system, here are instructions on how to get a light desktop up and run The following input is sufficient to install the programs for a running Desktop system:
    5 KB (774 words) - 20:30, 11 February 2018
  • ...oses, csup is a drop-in replacement for [[cvsup]]. This program comes with the base system since FreeBSD 6.2, so it does not require bloated dependencies ...lacks other cvsup mirroring functions. [[Portsnap]] is best used to update the [[ports tree]]. For purposes of last second bleeding edge, non-revised, upd
    902 B (141 words) - 18:26, 20 December 2014
  • ...o configure and run programs that use [[subversion]], mainly to [[Updating the source tree|update FreeBSD source files]]. Unfortunately, subversion control doesn't come with the base system, but there is a convenient, dependency-less port called {{port|
    1 KB (217 words) - 12:47, 30 October 2015
  • To load the module without rebooting type: Alternatively, [[Kernels, Custom|compile directly into the kernel]] by adding these options to your custom ''{{file|KERNCONF}}'' file
    3 KB (487 words) - 12:10, 30 October 2015
  • Then create the basejail, manpages, source and ports tree in the basejail: In order to update the basejail through quick binary, and ports:
    4 KB (539 words) - 08:58, 1 November 2015
  • ...ted video cards, https://wiki.freebsd.org/Graphics#Hardware_Support. Check the latest compatibility information before purchasing a graphics card. Differe ...rs/xorg-drivers}}. If another driver is specified and configured, removing the VESA driver is optional.
    7 KB (1,086 words) - 01:24, 1 June 2018
  • If the CPU is 32-bit, you can upgrade it to a 64-bit CPU if the motherboard is documented according to socket type, and CPU compatibility. ...dia and Radeon graphics cards work with varying advanced capabilities with the production ready version of FreeBSD. Other graphics cards are compatible wi
    2 KB (277 words) - 04:18, 12 February 2018
  • Manually setting the option in {{file|xorg.conf}} to the next line enabled the mouse and keyboard: ...ld option can be replaced with FreeBSD's native program {{man|devd|8}}, if the options were set in {{port|x11-servers/xorg-server}} before compiling. Some
    3 KB (395 words) - 14:39, 10 February 2018
  • LPD (Line Printer Daemon) and IPP (Internet Printing Protocol) are printer protocols ... two programs use and can alter {{man|printcap|5}}. LPR and LPRng both use the LPD protocol over service port 515.
    10 KB (1,600 words) - 05:35, 28 June 2021

View (previous 500 | next 500) (20 | 50 | 100 | 250 | 500)

Views
Personal tools
Toolbox