
Registered since September 28th, 2017
Has a total of 4281 bookmarks.
Showing top Tags within 7 bookmarks
howto information development guide reference administration design website software solution online service product business uk tool company linux code server application system web list video marine create data experience tutorial description explanation learn technology build article blog world project boat download windows lookup security free performance javascript technical london beautiful control network tools support course file research purchase image library programming youtube example php construction install opensource community html quality computer feature profile power browser music platform process mobile work user share manage professional database hardware buy industry advice internet dance developer installation search 3d camera customer access travel material standard money test develop documentation review css engineering photography webdesign engine device digital speed event api source management question program client phone discussion content simple story water marketing yacht app account setup interface package idea fast communication compare cheap script market study easy live google resource operation demonstration contact startup
Tag selected: default.
Looking up default tag. Showing 7 results. Clear
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
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
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
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
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
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
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.