uncleflo

profile picture

Some cool dude. Higher order of decision making. Absolute.

Registered since September 28th, 2017

Has a total of 4246 bookmarks.

Showing top Tags within 7 bookmarks

howto   information   development   guide   reference   administration   design   website   software   solution   service   product   online   business   uk   tool   company   linux   code   server   system   application   web   list   video   marine   create   data   experience   description   tutorial   explanation   technology   build   blog   article   learn   world   project   boat   download   windows   security   lookup   free   performance   javascript   technical   network   control   beautiful   support   london   tools   course   file   research   purchase   library   programming   image   youtube   example   php   construction   html   opensource   quality   install   community   computer   profile   feature   power   browser   music   platform   mobile   work   user   process   database   share   manage   hardware   professional   buy   industry   internet   dance   advice   installation   developer   3d   camera   search   access   customer   material   travel   test   standard   review   documentation   css   money   engineering   engine   develop   webdesign   device   photography   digital   api   speed   source   management   program   phone   discussion   question   event   client   story   simple   water   marketing   app   content   yacht   setup   package   fast   idea   interface   account   communication   cheap   compare   script   study   market   live   easy   google   resource   operation   startup   monitor   training  


Tag selected: default.

Clear all

Showing 7 results.

Looking up default tag. Showing 7 results. Clear

Themestr.app - Bootstrap Theme Builder and Customizer

https://themestr.app/theme

Saved by uncleflo on January 13th, 2022.

The whole idea of Themestr.app is to make the Bootstrap customization process easier, and allow you to visualize changes along the way. For most users it's designed to be point-and-click. Advanced users can delve into the SASS as desired. It's a 4-step process... There are many, many variables. The variable names are self-explanatory, and the more relevant ones are displayed first. The SASS is automatically generated by Themestr.app. The SASS input is sent to a server-side SASS processor, which outputs the custom CSS theme. Save the CSS output as a .css file such as `theme.css`. To keep the theme file separate and smaller in size, the Bootstrap grid classes are not included in the CSS output. This means you'll need to reference the Bootstrap CSS as usual, and then reference the generated custom `theme.css` after the `bootstrap.css` in the HTML. This allows the `theme.css` to override the `bootstrap.css` with the appropriate classes as defined in the custom theme.

bootstrap sass explain explanation theme font default tool generate recommend server styling website webdevelopment easy display html customize online generator output javascript css visualization


users - How do daemons work? - Unix & Linux Stack Exchange

https://unix.stackexchange.com/questions/108502/how-do-daemons-work

Saved by uncleflo on January 4th, 2019.

If a user wants to execute a command, he has to first log in into a system. But some users in the system have /bin/false or /sbin/nologin set as a default shell in the /etc/password file. If I change /bin/bash to /bin/false in case of my user, I won't be able to log in into the system, so I also won't be able to run commands. But the shellless users do it anyway: How can a user without a shell execute a command? In POSIX, every running process has three User IDs (UIDs) associated with it; the real UID, which identifies the user who launched the process, the effective UID, which is used to determine what resources the process can access, and the saved Set-User-ID (SUID), which is the effective UID the process had when it started (at the point of the last exec() call). Of these, the effective UID is the most significant, since it is the one used when determining access control decisions regarding the process.

privileged unix unprivileged stack bash answers acknowledge user execute privilege answer effective privacy processes default exchange daemon administration developer development code server linux


GraspingTech | How to Mount an NFS Share Using a Windows 10 Machine

https://graspingtech.com/mount-nfs-share-windows-10/

Saved by uncleflo on January 3rd, 2019.

Mounting an NFS (Network File System) share using a Unix-like operating system is pretty straight forward. But how do you mount an NFS share of a UNIX system from a Windows 10 machine? Keep reading to find out how. With that said let’s install the Services for NFS feature and mount an NFS share. The first thing we need to do is install the NFS Client which can be done by following the steps below: With the default options you will only have read permissions when mounting a UNIX share using the anonymous user. We can give the anonymous user write permissions by changing the UID and GID that it uses to mount the share.

mount tutorial click unix samba install scroll default share anonymous desktop windows step update user enterprise steps device instructions client write option machine file output feature version administration development developer workflow design files filesystem nfs howto linux server nas service operating system permission


Set Java 1.6 default over 1.7 in Ubuntu Linux - Stack Overflow

http://stackoverflow.com/questions/18474050/set-java-1-6-default-over-1-7-in-ubuntu-linux

Saved by uncleflo on September 15th, 2014.

Here is the output to some inspection that I did. With that in mind, how do I go about changing the default to 1.6 so that when I execute java -version, it tells me 1.6? I am on Fedora but I hope that alternatives works the same way on Ubuntu. You need to run update-alternatives --config java (on Fedora just alternatives --config java) to see what options you have. Then type the number of the JDK you want to use and press enter.

java default ubuntu change linux stack overflow update alternatives work centos server jdk inspect alternative fedora control system administration eclipse


Change the Keyboard Layout for CentOS / Scientific Linux | Linhost.info

http://linhost.info/2012/09/change-the-keyboard-layout-for-centos-scientific-linux/

Saved by uncleflo on June 30th, 2013.

Yes, for some reason one of my VMs was configured with a different keyboard layout. The solution is quite simple all you have to do is edit /etc/sysconfig/keyboard with your favorite editor to make the keyboard layout US friendly. I am using VI as an example you can use whatever text editor you prefer.

keyboard default linux command bash edit howto information layout centos change


Httpd Allow directory browsing

http://forums.devshed.com/apache-development-15/allow-directory-browsing-9072.html

Saved by uncleflo on December 19th, 2012.

A forum extract and solution on how to disable the default and welcoming Apache test page. Can anyone tell how to configure Apache to allow directory browsing instead of returning the defualt home page? apache is running, Netscape is finding the page ok

web linux administration development disable browse default html page welcome solution forum apache httpd


iis7 - show php error message on IIS 7 - Server Fault

http://serverfault.com/questions/69839/show-php-error-message-on-iis-7

Saved by uncleflo on December 11th, 2012.

I am using IIS as a webserver on my development machine for PHP webdevelopment. Or at least, I am trying to. When there is a syntax error in a PHP script and I open that file in my webbrowser, I just get an 503 "internal server error" and the default IIS error page for this error. Some browsers dont open that file at all, possibly because of the 503 HTTP Response Header. I would like IIS to act in that case just like the apache webserver: display the PHP file with the error anyway, so that the error message gets printed out. How can this be done?

php error reporting iis 7 server windows microsoft show guide information solution development web browser internal default page website


No further bookmarks found.