Skip to content
Code Utility
  • Home
  • Donate
  • About
  • Codes
    • Ada
    • Agency Insight
    • AMPL
    • Android
    • Apple
    • Arduino
    • ASP
    • AWK
    • Bash
    • C
    • C#
    • C++
    • Clojure
    • Codes
    • ColdFusion
    • D
    • Dart
    • Erlang
    • F#
    • Falcon
    • Forth
    • Groovy
    • Haskell
    • INTERCAL
    • iOS
    • JavaScript
    • Kotlin
    • Linux
    • Lua
    • MATLAB
    • Modula-3
    • MySQL
    • Objective-C
    • Perl
    • Python
    • Scala
    • Sh
    • Smalltalk-80
    • Tcl
    • Windows
    • YACC
  • Linux
  • Python
  • Windows
  • Support
  • Web Stories

privileges

Allow non-root process to bind to port 80 and 443?

I’m not sure what the other answers and comments here are referring to. This is possible rather easily. There are …

Read moreAllow non-root process to bind to port 80 and 443?

Categories Linux Tags kernel, linux, privileges, sockets

Allowing a user to let listen to a port below 1024

setcap ‘cap_net_bind_service=+ep’ /path/to/program this will work for specific processes. But to allow a particular user to bind to ports below …

Read moreAllowing a user to let listen to a port below 1024

Categories Codes Tags Authbind, linux, networking, privileges, tcp

Access right on synonym and underlying table

1/ How are privileges on synonyms and underlying objects related ? If one has rights on synonym, would he automatically …

Read moreAccess right on synonym and underlying table

Categories Codes Tags oracle, oracle10g, oracle11g, privileges, synonym

xampp mac os x “this application requires admin privileges”

When I try to start xampp (manager-osx) on Mac OS X Yosemeti 10.10, I get this error : this application …

Read morexampp mac os x “this application requires admin privileges”

Categories Codes Tags macos, privileges, xampp

What is the Difference Between Windows Administrator and Windows System Users

Is there any privilege difference between the Windows Administrator User and the System User? There have been some times, where …

Read moreWhat is the Difference Between Windows Administrator and Windows System Users

Categories Windows Tags admin, administration, privileges, windows, windows-7

How to revoke MySQL user privileges for one table?

When I have granted privileges to a user for some specific tables: GRANT ALL PRIVILEGES ON table1.* TO ‘user1’@’localhost’ IDENTIFIED …

Read moreHow to revoke MySQL user privileges for one table?

Categories MySQL Tags mysql, privileges, sql

PostgreSQL: Give all permissions to a user on a PostgreSQL database

I would like to give a user all the permissions on a database without making it an admin. The reason …

Read morePostgreSQL: Give all permissions to a user on a PostgreSQL database

Categories Codes Tags ddl, grant, postgresql, privileges, sql

How do I get column datatype in Oracle with PL-SQL with low privileges?

I have “read only” access to a few tables in an Oracle database. I need to get schema information on …

Read moreHow do I get column datatype in Oracle with PL-SQL with low privileges?

Categories Codes Tags ddl, oracle, plsql, privileges

.net amazon-web-services android android-studio angular arrays azure c# css dart dataframe django docker excel firebase flutter git html ios java javascript jquery json kotlin laravel linux mysql node.js pandas php postgresql python python-3.x r react-native reactjs spring spring-boot sql sql-server string swift typescript vue.js windows

  • About
  • Privacy Policy
  • Terms and Conditions
  • Use of Cookies
  • Contact
  • Web Stories
© 2020 - 2021 Code Utility